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