This commit is contained in:
USER
2024-09-02 20:48:15 +01:00
parent c98867f9d1
commit 8f25e27d77
2 changed files with 3 additions and 9 deletions

View File

@ -5,8 +5,8 @@ echo "START: %~n0"
set BINARY=%homedrive%%homepath%\syncthing\syncthing
set MASTER_LIST=C:\Scripts\Secrets\master.list
set SHARE_LIST=C:\Scripts\Secrets\share.list
set MASTER_LIST=C:\Scripts\Secrets\allmaster.list
set SHARE_LIST=C:\Scripts\Secrets\newshare.list
set TEMP_LIST=%homedrive%%homepath%\temp.list
set LOGNAME=%USERNAME%
set MYHOST=%COMPUTERNAME%