This commit is contained in:
Luk Lu
2021-07-02 20:23:05 +08:00
parent ad892e7b24
commit f9fe9abb39
2 changed files with 4 additions and 3 deletions

View File

@@ -11,9 +11,10 @@ else
fi
fi
echo [ Goto %FONPATH as base directory ]
echo ">> Goto %FONPATH as base directory"
pushd $FONPATH
echo ">> `pwd`"
for org in `ls .`
do
if [ -d $org ]