This commit is contained in:
USER
2023-09-25 21:43:01 +01:00
parent 60af4e8de0
commit b07500108e

View File

@ -16,9 +16,11 @@ pull_repo () {
done done
} }
if [ $USER == root ]
ZZ=/zz/* then
pull_repo ZZ=/zz/*
pull_repo
fi
#for i in `ls ${ZZ}` #for i in `ls ${ZZ}`
#do #do