.
This commit is contained in:
@ -6,7 +6,7 @@ echo "START: %~n0"
|
|||||||
set BINARY=%homedrive%%homepath%\syncthing\syncthing
|
set BINARY=%homedrive%%homepath%\syncthing\syncthing
|
||||||
|
|
||||||
set MASTER_LIST=C:\Scripts\Secrets\master.list
|
set MASTER_LIST=C:\Scripts\Secrets\master.list
|
||||||
set SHARE_LIST=%homedrive%%homepath%\share.list
|
set SHARE_LIST=C:\Scripts\Secrets\share.list
|
||||||
set TEMP_LIST=%homedrive%%homepath%\temp.list
|
set TEMP_LIST=%homedrive%%homepath%\temp.list
|
||||||
set LOGNAME=%USERNAME%
|
set LOGNAME=%USERNAME%
|
||||||
set MYHOST=%COMPUTERNAME%
|
set MYHOST=%COMPUTERNAME%
|
||||||
|
|||||||
Reference in New Issue
Block a user