Update gd_old.sh

This commit is contained in:
dami 2026-06-28 22:26:28 +08:00
parent 283c815de7
commit 4ed274dedc
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ Install_lib()
# fi
# fi
if [ ! -f ${serverPath}/lib/freetype_old ];then
if [ ! -d ${serverPath}/lib/freetype_old ];then
echo "freetype_old not install , check!!"
return
fi