sprint/scripts/runserver.sh
Egor Matveev 4ec301f4a9 gitlab
2021-11-05 20:50:00 +03:00

3 lines
98 B
Bash
Executable File

python manage.py migrate
python manage.py update_languages
python manage.py runserver 0.0.0.0:8000