.
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user