From 7c445f633146bc0b91a38b6e9d2f1644bc2a29fe Mon Sep 17 00:00:00 2001 From: Gabe Date: Tue, 5 Aug 2025 15:23:07 +0000 Subject: [PATCH] Update Utility Scripts/Reboot.bat --- Reboot.bat => Utility Scripts/Reboot.bat | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename Reboot.bat => Utility Scripts/Reboot.bat (94%) diff --git a/Reboot.bat b/Utility Scripts/Reboot.bat similarity index 94% rename from Reboot.bat rename to Utility Scripts/Reboot.bat index c48b8e3..d266a3a 100644 --- a/Reboot.bat +++ b/Utility Scripts/Reboot.bat @@ -1,5 +1,5 @@ -ECHO OFF -@Title Rebooting computer. - -REM Reboot This Computer -shutdown /f /r /t 0 +ECHO OFF +@Title Rebooting computer. + +REM Reboot This Computer +shutdown /f /r /t 0