Files
PacCrypt-Webapp/restart.bat
T
2025-05-01 18:46:29 -10:00

5 lines
112 B
Batchfile

@echo off
timeout /t 2 /nobreak
start "" "python" "app.py"