mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
5 lines
73 B
Batchfile
5 lines
73 B
Batchfile
@echo off
|
|
python manage.py runserver
|
|
cls
|
|
cd..
|
|
python manage.py runserver |