mirror of
https://github.com/openresty/openresty
synced 2024-11-09 18:35:51 +01:00
upgraded ngx_echo to 0.61.
This commit is contained in:
parent
22d66022a6
commit
7a9c09de5d
@ -400,7 +400,7 @@ rm -rf no-pool-nginx-$ver
|
|||||||
|
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
ver=0.61rc1
|
ver=0.61
|
||||||
$root/util/get-tarball "https://github.com/openresty/echo-nginx-module/tarball/v$ver" -O echo-nginx-module-$ver.tar.gz || exit 1
|
$root/util/get-tarball "https://github.com/openresty/echo-nginx-module/tarball/v$ver" -O echo-nginx-module-$ver.tar.gz || exit 1
|
||||||
tar -xzf echo-nginx-module-$ver.tar.gz || exit 1
|
tar -xzf echo-nginx-module-$ver.tar.gz || exit 1
|
||||||
mv openresty-echo-nginx-module-* echo-nginx-module-$ver || exit 1
|
mv openresty-echo-nginx-module-* echo-nginx-module-$ver || exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user