mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2025-12-14 08:06:23 +08:00
- Add an API endpoint for getting the rank list of a song's chart #81 - Make the `run.bat` script pause when meeting an error #82
5 lines
54 B
Batchfile
5 lines
54 B
Batchfile
cd /d %~dp0
|
|
:: Develop server
|
|
python -B main.py
|
|
pause
|