mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
upgraded ngx_xss to 0.06rc1.
This commit is contained in:
parent
028f5e5dec
commit
2f826961dd
@ -435,7 +435,7 @@ mv openresty-echo-nginx-module-* echo-nginx-module-$ver || exit 1
|
||||
|
||||
#################################
|
||||
|
||||
ver=0.05
|
||||
ver=0.06rc1
|
||||
$root/util/get-tarball "https://github.com/openresty/xss-nginx-module/tarball/v$ver" -O xss-nginx-module-$ver.tar.gz || exit 1
|
||||
tar -xzf xss-nginx-module-$ver.tar.gz || exit 1
|
||||
mv openresty-xss-nginx-module-* xss-nginx-module-$ver || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user