Update swoole.sh
This commit is contained in:
parent
88a0c5dc57
commit
21dedb7748
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue