Update gd.sh

pull/123/head
midoks 3 years ago
parent aceb4332fd
commit 44dba2ebe9
  1. 2
      plugins/php/versions/common/gd.sh

@ -18,7 +18,7 @@ LIBNAME=gd
LIBV=0 LIBV=0
if [ "$version" -lt "73" ];then if [ "$version" -lt "74" ];then
echo "not need!" echo "not need!"
exit 1 exit 1
fi fi

Loading…
Cancel
Save