This commit is contained in:
USER
2023-01-29 17:50:20 +00:00
parent 9473f56e64
commit 2a1ad8391f

View File

@ -8,6 +8,7 @@ set SHUTDOWN=1
if "%check_computername%" EQU "SERVER" (
set SHUTDOWN=0
mkdir %STOPFILE%
)
if exist %STOPFILE% (