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 !59
parents 1b653358 3c12cb67
No related branches found
No related tags found
1 merge request!59now use eic-shell for old singularity containers
......@@ -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