sprint/scripts/runserver.sh
2021-11-02 23:33:38 +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