#!/bin/sh python manage.py collectstatic python manage.py compress python manage.py migrate exec "$@"