This commit is contained in:
2022-07-01 20:10:46 +01:00
parent 77844f80aa
commit db9a17cb50
2 changed files with 8 additions and 0 deletions

View File

@ -15,6 +15,10 @@ then
BASE=/zTools/zShared
fi
if [ -d /volume12/zTools/SyncMINT66?/zTools/zShared ]
then
BASE=/volume12/zTools/SyncMINT66?/zTools/zShared
fi
# if [ -f ${BASE}/secrets/.telegramenv ]
# then
# . ${BASE}/secrets/.telegramenv

View File

@ -15,6 +15,10 @@ then
BASE=/zTools/zShared
fi
if [ -d /volume12/zTools/SyncMINT66?/zTools/zShared ]
then
BASE=/volume12/zTools/SyncMINT66?/zTools/zShared
fi
# if [ -f ${BASE}/secrets/.telegramenv ]
# then
# . ${BASE}/secrets/.telegramenv