OnlineJudge/tools/runserver.cmd

5 lines
73 B
Batchfile

@echo off
python manage.py runserver
cls
cd..
python manage.py runserver