This commit is contained in:
USER
2023-01-22 21:50:12 +00:00
parent b80c176a25
commit 8fc9781a61

View File

@ -13,7 +13,7 @@ if "%check_computername%" EQU "SERVER" (
if exist %STOPFILE% (
echo "Shutdown being overriden"
call %TMESSAGE% '"%check_computername% shutdown overriden"'
SHUTDOWN=0
set SHUTDOWN=0
)
if [%SHUTDOWN%] == [0] (