diff --git a/fix_syncthing.bat b/fix_syncthing.bat index f7726b0..112d0b2 100644 --- a/fix_syncthing.bat +++ b/fix_syncthing.bat @@ -6,7 +6,7 @@ echo "START: %~n0" set BINARY=%homedrive%%homepath%\syncthing\syncthing 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 LOGNAME=%USERNAME% set MYHOST=%COMPUTERNAME%