Update install.sh

pull/620/head
Mr Chen 10 months ago
parent fd81666453
commit c39076dfb7
  1. 4
      plugins/openresty/versions/1.17.8/install.sh

@ -72,10 +72,6 @@ Install_openresty()
cd ${openrestyDir} && tar -zxvf openresty-${VERSION}.tar.gz
OPTIONS=''
if [ "$VERSION" == "1.19.3.1" ]; then
OPTIONS="${OPTIONS} --with-ipv6"
fi
opensslVersion="1.1.1p"
libresslVersion="3.9.1"

Loading…
Cancel
Save