Update install.sh

This commit is contained in:
dami 2025-12-11 12:48:10 +08:00
parent 58e1302b75
commit bf101519d8
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ else
echo "lib"
# cd ${rootPath}/plugins/php/lib && /bin/bash openssl_30.sh
# export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$serverPath/lib/openssl30/lib/pkgconfig
# OPTIONS="$OPTIONS --with-openssl"
OPTIONS="$OPTIONS --with-openssl"
fi
echo "$sourcePath/php/php${PHP_VER}"