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