Update yaf.sh

This commit is contained in:
midoks 2022-12-09 19:44:58 +08:00
parent 231048a4a3
commit 6ba1e4c19c
1 changed files with 0 additions and 5 deletions

View File

@ -31,11 +31,6 @@ if [ "$version" -eq "72" ] || [ "$version" -eq "73" ];then
LIBV=3.2.5
fi
if [ "$version" -eq "82" ];then
echo "not need"
exit 1
fi
LIB_PATH_NAME=lib/php
if [ -d $serverPath/php/${version}/lib64 ];then