From 64c4278c87d48b98d07dcf5feacbd9bc8eea28a2 Mon Sep 17 00:00:00 2001 From: USER Date: Tue, 12 Mar 2024 00:56:32 +0000 Subject: [PATCH] . --- bin/l_Unlock.bat | 2 +- bin/l_UnlockUSB.bat | 2 +- local_Onboot.bat | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/l_Unlock.bat b/bin/l_Unlock.bat index ed0d8dc..05c88fd 100644 --- a/bin/l_Unlock.bat +++ b/bin/l_Unlock.bat @@ -21,7 +21,7 @@ if "%USERNAME%" == "zuper" ( set ZUPER=1 ) -if "%check_computername%" EQU "DESKTOP-RGUBU4K" ( +if "%check_computername%" EQU "SERVER2" ( set ZUPER=1 ) diff --git a/bin/l_UnlockUSB.bat b/bin/l_UnlockUSB.bat index 3c81113..f8dc5d7 100644 --- a/bin/l_UnlockUSB.bat +++ b/bin/l_UnlockUSB.bat @@ -21,7 +21,7 @@ if "%USERNAME%" == "zuper" ( set ZUPER=1 ) -if "%check_computername%" EQU "DESKTOP-RGUBU4K" ( +if "%check_computername%" EQU "SERVER2" ( set ZUPER=1 ) diff --git a/local_Onboot.bat b/local_Onboot.bat index 9a5acaa..aa8766e 100644 --- a/local_Onboot.bat +++ b/local_Onboot.bat @@ -12,7 +12,7 @@ if "%check_computername%" EQU "SERVER" ( call %TMESSAGEH% '" %check_computername% has STARTED "' ) -if "%check_computername%" EQU "DESKTOP-RGUBU4K" ( +if "%check_computername%" EQU "SERVER2" ( ping -n 7 -i 7 192.8.1.1 call %TMESSAGEH% '" %check_computername% has STARTED "' call C:\Scripts\wLocal\bin\l_Unlock.bat