diff --git a/singupy.sh b/singupy.sh new file mode 100755 index 0000000000000000000000000000000000000000..97a25d69ca87c1e068ce7072ebabd45d83561e16 --- /dev/null +++ b/singupy.sh @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +singularity exec -B ${HOME}/.rucio/:/opt/rucio/etc ${HOME}/rucio_dev/rucio-py3.simg python3 $*