jones-dev #19
5
scripts/runserver.sh
Executable file
5
scripts/runserver.sh
Executable file
@ -0,0 +1,5 @@
|
||||
echo migrating
|
||||
python manage.py migrate
|
||||
|
||||
echo running without reload
|
||||
python manage.py runserver 0.0.0.0:8000 --noreload
|
Loading…
x
Reference in New Issue
Block a user