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