Better UI for both Desktop and Mobile
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
@echo off
|
||||
timeout /t 2 /nobreak
|
||||
taskkill /F /PID 15428
|
||||
set PRODUCTION=true
|
||||
start "" "python" "app.py"
|
||||
|
||||
Reference in New Issue
Block a user