5 lines
73 B
Batchfile
5 lines
73 B
Batchfile
@echo off
|
|
python manage.py runserver
|
|
cls
|
|
cd..
|
|
python manage.py runserver |