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