#!/bin/sh echo start exec gunicorn api:app -c gunicorn.conf.py