This commit is contained in:
USER
2024-03-12 00:56:32 +00:00
parent cc4625e8a8
commit 64c4278c87
3 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ if "%USERNAME%" == "zuper" (
set ZUPER=1
)
if "%check_computername%" EQU "DESKTOP-RGUBU4K" (
if "%check_computername%" EQU "SERVER2" (
set ZUPER=1
)

View File

@ -21,7 +21,7 @@ if "%USERNAME%" == "zuper" (
set ZUPER=1
)
if "%check_computername%" EQU "DESKTOP-RGUBU4K" (
if "%check_computername%" EQU "SERVER2" (
set ZUPER=1
)