OnlineJudge/tools/runserver.cmd

5 lines
73 B
Batchfile
Raw Normal View History

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