This commit is contained in:
Luk Lu
2021-12-19 20:11:26 +08:00
parent 063d40db36
commit 72c614b0ce
4 changed files with 7 additions and 7 deletions

View File

@@ -30,7 +30,7 @@ fi
pushd $FONPATH
echo "*** Current path = [`pwd`] ***"
for org in `ls | grep -v @cloud`
for org in `ls | grep -v '~'`
do
if [ -d $org ]
then