Update swoole.sh
This commit is contained in:
parent
a1b39dcff5
commit
dd0c46286c
|
|
@ -15,7 +15,7 @@ actionType=$1
|
|||
version=$2
|
||||
|
||||
LIBNAME=swoole
|
||||
LIBV=4.8.10
|
||||
LIBV=5.1.6
|
||||
|
||||
if [ "$version" -lt "70" ];then
|
||||
LIBV=1.10.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue