#!/bin/bash source env_secrets_expand.sh flask translate compile exec gunicorn -c gunicorn.conf.py run:app