Update intl.sh
This commit is contained in:
parent
7246a878a5
commit
2d2bd39f9e
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue