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