#!/bin/sh
cd /usr/share/simplyemail
exec python2 SimplyEmail.py "$@"
