#!/usr/bin/env bash python manage.py collectstatic && service nginx start && gunicorn wsgi:application