This commit is contained in:
USER
2023-03-16 20:29:25 +00:00
parent 3ec544f5f2
commit 5a61f554e2
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ echo "SCRIPT $0 starting"
MYNAME=`uname -n` MYNAME=`uname -n`
ZPC=/zz ZPC=/zz
REPO='zPublic zPublicConfig zShared' REPO='zPublic zShared'
KEYS= KEYS=
if [ ! -d ${ZPC} ] if [ ! -d ${ZPC} ]

View File

@ -5,7 +5,7 @@ echo "SCRIPT $0 starting"
MYNAME=`uname -n` MYNAME=`uname -n`
ZPC=/zz ZPC=/zz
REPO='zPublic zPublicConfig zShared' REPO='zPublic zShared'
KEYS= KEYS=
for i in ${REPO} for i in ${REPO}