start.sh 75 Bytes
#!/bin/bash
gunicorn -p tamp_order.pid -b 127.0.0.1:80 app.api.app:app test