This commit is contained in:
USER
2023-03-27 21:33:25 +01:00
parent 486a34c2bf
commit ce8d7dc540
5 changed files with 23 additions and 2 deletions

View File

@ -55,6 +55,12 @@ then
BASE=/volume12/zTools/Sync${MYNAME}/zTools/zSyno
fi
if [ -d /zz ]
then
BASE=/zz
fi
# echo "BASE=${BASE}"
# if [ -f ${BASE}/secrets/.${MYNAME} ]
# then