Update install.sh

pull/185/head
midoks 3 years ago
parent e994375fc8
commit 68112ba978
  1. 1
      plugins/openresty/install.sh

@ -59,6 +59,7 @@ Install_openresty()
# --with-openssl=$serverPath/source/lib/openssl-1.0.2q
cd ${openrestyDir}/openresty-${VERSION} && ./configure \
--prefix=$serverPath/openresty \
--with-ipv6 \
--with-http_v2_module \
--with-http_ssl_module \
--with-http_slice_module \

Loading…
Cancel
Save