upgraded ngx_xss to 0.06rc1.
This commit is contained in:
parent
028f5e5dec
commit
2f826961dd
util
|
@ -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…
Reference in New Issue