#!/bin/sh
cd /usr/share/dorkme
exec python DorkMe.py "$@"
