dinner_vote/start_web.bat

2 lines
28 B
Batchfile
Raw Normal View History

2024-09-11 08:29:02 +08:00
python -u src/start.py
2024-09-10 10:55:19 +08:00
pause