notice: update run.sh
This commit is contained in:
parent
ff230bccf6
commit
8c22dd28fb
1
run.sh
1
run.sh
@ -7,6 +7,7 @@ python manage.py makemigrations games
|
||||
python manage.py makemigrations profiles
|
||||
python manage.py makemigrations chat
|
||||
python manage.py makemigrations tournament
|
||||
python manage.py makemigrations notice
|
||||
python manage.py migrate
|
||||
python manage.py compilemessages
|
||||
python manage.py runserver 0.0.0.0:8000
|
||||
|
Loading…
Reference in New Issue
Block a user