From 1933d7418dae8448b6b557f27774995a91f77d9c Mon Sep 17 00:00:00 2001 From: USER Date: Wed, 21 Aug 2024 21:42:22 +0100 Subject: [PATCH] . --- fix_syncthing.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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%