#!/bin/sh
exec %%PYTHON_CMD%% %%GRAILDIR%%/grail.py ${1+"$@"}
