From df1ca116c68956c50af8e6082d384fc3d503d441 Mon Sep 17 00:00:00 2001 From: USER Date: Sun, 22 Jan 2023 18:04:22 +0000 Subject: [PATCH] . --- base_Onboot.bat | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/base_Onboot.bat b/base_Onboot.bat index 5667b20..aa7e6c5 100644 --- a/base_Onboot.bat +++ b/base_Onboot.bat @@ -6,9 +6,10 @@ echo "START: %~n0" echo "Fixing time...." call %BASE%\baseFixTime.bat -call %TMESSAGE% '"...STARTED base %check_computername% "' - del C:\Scripts\bSecrets\b_Syncthing.bat del C:\Scripts\lSecrets\l_Syncthing.bat +call %TMESSAGE% '"...STARTED base %check_computername% "' + + echo "FINISHED: %~n0" \ No newline at end of file