Update swoole.sh

This commit is contained in:
dami 2026-01-24 20:34:14 +08:00
parent 88a0c5dc57
commit 21dedb7748
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ elif [ "$version" == "7.1" ];then
LIBV=4.5.2
elif [ "$version" == "7.0" ];then
LIBV=4.3.0
elif [ "$version" == "6.1.6" ];then
LIBV=4.3.0
else
echo 'ok'
APT_INSTALL=1