Socialify

Folder ..

Viewing entrypoint.sh
6 lines (4 loc) • 127.0 B

1
2
3
4
5
6
7
python manage.py collectstatic --noinput

python manage.py makemigrations

python manage.py migrate

python manage.py runserver