Update swoole.sh
This commit is contained in:
parent
8ec3b66f20
commit
573e3192fc
|
|
@ -26,7 +26,7 @@ elif [ "$version" == "71" ];then
|
|||
elif [ "$version" == "72" ] || [ "$version" == "73" ] || [ "$version" == "74" ];then
|
||||
LIBV=4.8.10
|
||||
elif [ "$version" -gt "74" ];then
|
||||
LIBV=5.1.1
|
||||
LIBV=5.1.6
|
||||
else
|
||||
echo 'other?'
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue