From 912d56a1e46a3dc8701cfb28950c212198baa333 Mon Sep 17 00:00:00 2001 From: USER Date: Mon, 2 Sep 2024 21:07:14 +0100 Subject: [PATCH] . --- fix_syncthing.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fix_syncthing.bat b/fix_syncthing.bat index 3857e6d..19c63ab 100644 --- a/fix_syncthing.bat +++ b/fix_syncthing.bat @@ -5,8 +5,8 @@ echo "START: %~n0" set BINARY=%homedrive%%homepath%\syncthing\syncthing -set MASTER_LIST=C:\Scripts\Secrets\allmaster.list -set SHARE_LIST=C:\Scripts\Secrets\newshare.list +set MASTER_LIST=C:\Scripts\wUserp\allmaster.list +set SHARE_LIST=C:\Scripts\wUserp\newshare.list set TEMP_LIST=%homedrive%%homepath%\temp.list set LOGNAME=%USERNAME% set MYHOST=%COMPUTERNAME%