Update intl.sh

This commit is contained in:
midoks 2023-06-29 12:02:48 +08:00
parent 7246a878a5
commit 2d2bd39f9e
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ if [ "$version" -lt "74" ];then
else
cd ${rootPath}/plugins/php/lib && /bin/bash icu.sh
OPTIONS="--with-icu-dir=${serverPath}/lib/icu"
if
fi
fi