This commit is contained in:
Tyler
2025-05-01 18:46:29 -10:00
committed by GitHub
parent 766386501b
commit 7ec213fad0
18 changed files with 1321 additions and 659 deletions
+5
View File
@@ -0,0 +1,5 @@
@echo off
timeout /t 2 /nobreak
start "" "python" "app.py"