From c98867f9d16cf922857ab1b00f31aa8086c3b0c8 Mon Sep 17 00:00:00 2001 From: USER Date: Mon, 2 Sep 2024 20:46:29 +0100 Subject: [PATCH] . --- fix_sshkeys.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fix_sshkeys.bat b/fix_sshkeys.bat index 5761b27..5e90bea 100644 --- a/fix_sshkeys.bat +++ b/fix_sshkeys.bat @@ -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%