This commit is contained in:
USER
2023-01-21 11:39:53 +00:00
parent 29f665f6c2
commit d391470353
2 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
@echo off
call C:\Scripts\wBase\baseENV.bat
@REM xxxxxxx
echo "%~n0: Start"
echo "START: %~n0"
echo "Fixing time...."
call %BASE%\baseFixTime.bat
call %TMESSAGE% '"...STARTED base %check_computername% "'
echo "%~n0: Finished"
echo "FINISHED: %~n0"