This commit is contained in:
2022-07-04 16:24:09 +01:00
parent d094d397f6
commit a0e3bd8e33
2 changed files with 9 additions and 2 deletions

View File

@ -69,6 +69,12 @@ else
exit 1
fi
MYNAME=$(uname -n)
if [ -d /volume12/zTools/Sync${MYNAME}/zTools/zShared ]
then
BASE=/volume12/zTools/Sync${MYNAME}/zTools/zShared
fi
SHARED=${BASE}/shared