This commit is contained in:
USER
2023-01-22 14:52:21 +00:00
parent 5c42c02314
commit f239a51ff3

View File

@ -40,11 +40,11 @@ if "%check_computername%" EQU "SURGERY4" (
)
if "%check_computername%" EQU "RECEPTION1" (
set PRINTER=2
set PRINTER=1
)
if "%check_computername%" EQU "RECEPTION2" (
set PRINTER=1
set PRINTER=2
)
if "%check_computername%" EQU "RECEPTION3" (