#!/bin/sh cd /home/calendarwatch uwsgi --http-socket :8084 --wsgi-file server.py # python3 app.py