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