#!/bin/bash python manage.py collectstatic --noinput python manage.py migrate gunicorn wsgi -b :80