#!/bin/sh
#

cd ${TRUEPREFIX}/share/singularity && \
	exec ${MODPY_BIN} singularity.py "$@"
