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