Files
big-qmt/run.bat
2026-09-09 18:24:09 +08:00

6 lines
66 B
Batchfile

git pull
set PYTHONUTF8=1
cd py-client/
start python main.py
exit