~jtaylor/ubuntu/natty/singularity/fix-576504

1
2
3
4
#!/bin/sh
tempname=`dirname "$0"`
cd "$tempname/code"
exec python singularity.py "$@"