Update imagemagick.sh
This commit is contained in:
parent
60602e68f5
commit
896512cf3e
|
|
@ -12,7 +12,7 @@ serverPath=$(dirname "$rootPath")
|
|||
sourcePath=${serverPath}/source/php
|
||||
SYS_ARCH=`arch`
|
||||
LIBNAME=imagick
|
||||
LIBV=3.7.0
|
||||
LIBV=3.8.0
|
||||
sysName=`uname`
|
||||
actionType=$1
|
||||
version=$2
|
||||
|
|
|
|||
Loading…
Reference in New Issue