#!/bin/sh
cd /usr/share/singularity
exec python2 singularity.py "$@"
