This commit is contained in:
luk.lu
2022-12-12 15:31:17 +08:00
parent a810890c4e
commit 3e513801bd
18 changed files with 30 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ elif [ -d $testpath3 ]
then
FONPATH=$testpath3
else
echo "=== Enter [target path] or leave [blank] for default to `.`"
echo "=== Enter [target path] or leave [blank] for default to '.'"
read -p ">>> " FONPATH
echo ""
if [ ! "$FONPATH" ]