Skip to content
Snippets Groups Projects
Commit a744bfcd authored by Yan Grange's avatar Yan Grange :wave:
Browse files

Wrap python in Singularity

parent 6112e304
Branches
No related tags found
No related merge requests found
#!/usr/bin/env bash
singularity exec -B ${HOME}/.rucio/:/opt/rucio/etc ${HOME}/rucio_dev/rucio-py3.simg python3 $*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment