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