Update install.sh

This commit is contained in:
dami 2026-06-20 14:32:38 +08:00
parent ecbeca3d35
commit 325321f5d4
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ Install_openresty()
fi
if [[ "$VERSION" =~ "1.29.2" ]];then
if [[ "$VERSION" =~ "1.31.1" ]];then
OPTIONS="${OPTIONS} --with-http_v3_module"
# if [ ! -f ${openrestyDir}/libressl-${libresslVersion}.tar.gz ];then