1
0
mirror of https://github.com/openresty/openresty synced 2024-11-09 18:35:51 +01:00

upgraded opm to 0.0.2.

This commit is contained in:
Yichun Zhang (agentzh) 2016-11-13 09:59:50 -08:00
parent e478681308
commit 5d01a5e0b4

@ -513,7 +513,7 @@ resty_cli=resty-cli-$ver
#################################
ver=0.0.1
ver=0.0.2
$root/util/get-tarball "https://github.com/openresty/opm/tarball/v$ver" -O opm-$ver.tar.gz || exit 1
tar -xzf opm-$ver.tar.gz || exit 1
mv openresty-opm-* opm-$ver || exit 1