Skip to content
Snippets Groups Projects
Commit 82ffca1e authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Merge branch 'fix_env_bnl' into 'master'

now use eic-shell for old singularity containers

See merge request containers/eic_container!59
parents 1b653358 3c12cb67
Branches master
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@ else
cat << EOF > eic-shell
#!/bin/bash
export ATHENA_PREFIX=$PWD/local
$SINGULARITY exec $SIF bash
$SINGULARITY exec $SIF eic-shell
EOF
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment