mower-ng/启动.bat
2025-02-03 00:57:44 +08:00

4 lines
No EOL
95 B
Batchfile

call .\.venv\Scripts\activate
git pull
call flask --app server run --port=8000 --host 0.0.0.0