Delete restart.bat

This commit is contained in:
Tyler
2026-04-20 00:53:05 -04:00
committed by GitHub
parent e489c1e980
commit 20813d0e04
-7
View File
@@ -1,7 +0,0 @@
@echo off
timeout /t 2 /nobreak
taskkill /F /PID 15428
set PRODUCTION=true
start "" "python" "app.py"