Update install.sh

This commit is contained in:
midoks 2022-07-18 11:45:14 +08:00
parent d99b8b0863
commit c31c549300
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ if [ ! -d $serverPath/php/72 ];then
--enable-mysqlnd \
--with-mysqli=mysqlnd \
--with-pdo-mysql=mysqlnd \
--enable-zip \
--with-libzip \
--enable-mbstring \
--enable-simplexml \
--enable-sockets \