#!/bin/sh python app.py gunicorn -b 0.0.0.0:7860 repo_directory.api_main:app