This commit is contained in:
USER
2024-03-11 21:47:28 +00:00
parent d09d07968c
commit 400a08b6b0

View File

@ -21,7 +21,7 @@ if "%check_computername%" EQU "SERVER" (
set POWERCFG=1
)
if "%check_computername%" EQU "SERVER2" (
if "%check_computername%" EQU "desktop-rgubu4k" (
set POWERCFG=1
)