Update yaml.sh
This commit is contained in:
parent
e544ba53b5
commit
51eff5f671
|
|
@ -16,7 +16,7 @@ version=$2
|
|||
|
||||
sysName=`uname`
|
||||
LIBNAME=yaml
|
||||
LIBV=2.2.3
|
||||
LIBV=2.2.4
|
||||
|
||||
LIB_PATH_NAME=lib/php
|
||||
if [ -d $serverPath/php/${version}/lib64 ];then
|
||||
|
|
|
|||
Loading…
Reference in New Issue