This commit is contained in:
USER
2023-01-20 11:49:51 +00:00
parent 231d22d0be
commit c299d7cb04

View File

@ -18,6 +18,7 @@ set ZUPER=0
set PRINTER=0
if "%USERNAME%" == "zuper" (
echo "Found user %USERNAME%"
echo "Not setting up printer for %USERNAME%"
set ZUPER=1
)