Update memcached.sh

This commit is contained in:
midoks 2022-09-03 17:43:23 +08:00
parent cc3f1ed01a
commit b4cdc7fc2d
1 changed files with 3 additions and 3 deletions

View File

@ -21,9 +21,9 @@ if [ "$version" -lt "70" ];then
LIBV=2.2.0
fi
if [ "$version" -eq "70" ] || [ "$version" -eq "71" ];then
LIBV=3.1.5
fi
# if [ "$version" -eq "70" ] || [ "$version" -eq "71" ];then
# LIBV=3.2.0
# fi
LIB_PATH_NAME=lib/php