From 271b4cdc91dec96d6d61538d17c1bbf2f7210818 Mon Sep 17 00:00:00 2001 From: Tyler <68524461+TySP-Dev@users.noreply.github.com> Date: Thu, 1 May 2025 20:59:16 -1000 Subject: [PATCH] Delete restart.bat --- restart.bat | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 restart.bat diff --git a/restart.bat b/restart.bat deleted file mode 100644 index a684cbe..0000000 --- a/restart.bat +++ /dev/null @@ -1,5 +0,0 @@ - - @echo off - timeout /t 2 /nobreak - start "" "python" "app.py" - \ No newline at end of file