Update ioncube.sh

This commit is contained in:
midoks 2022-07-10 23:18:22 +08:00
parent c23894ee5e
commit aceb4332fd
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ IC_VERSION=${version:0:1}.${version:1:2}
if [ "$version" -gt "74" ];then
echo "not need"
exit 1
fi