This commit is contained in:
USER
2025-04-03 20:42:24 +01:00
parent 0f8cf2c787
commit d18de5e670
2 changed files with 5 additions and 14 deletions

View File

@ -70,6 +70,11 @@ then
SECRETS=/zz/zSyno
fi
if [ -d /zz/zDigital/secrets ]
then
SECRETS=/zz/zDigital
fi
# echo "BASE=${BASE}"
# if [ -f ${BASE}/secrets/.${MYNAME} ]
# then