#!/bin/bash uwsgi --ini app.ini --venv /usr/local nginx -g 'daemon off;'