#!/bin/sh python wait_for_db.py /bin/sh fix_permissions.sh python manage.py makemigrations python manage.py migrate python manage.py collectstatic --noinput exec "$@"