Update gd_old.sh
This commit is contained in:
parent
283c815de7
commit
4ed274dedc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue