#!/bin/sh DIR=$(dirname $0) PERL5LIB="$DIR/mojo/lib:$DIR/extlib/lib/perl5" export PERL5LIB exec $DIR/mojo/script/hypnotoad $* $DIR/script/gitprep