Update imagemagick.sh

This commit is contained in:
midoks 2023-08-13 15:15:10 +08:00
parent 4ab6ccbcbb
commit 59fcef76fe
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ version=$2
if [ "$version" == "53" ];then
echo 'not need'
exit 0
elif [ "$version" == "74" ];then
elif [ "$version" == "54" ];then
LIBV=3.6.0
else
echo 'ok'