Skip to content

Commit

Permalink
generic path to IC, typically a symb link to the specific version to use
Browse files Browse the repository at this point in the history
  • Loading branch information
pnovella committed Sep 6, 2022
1 parent de6d692 commit 918af33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/exec.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
echo date
date
source /software/miniconda3_dev/etc/profile.d/conda.sh
export ICTDIR=/software/IC-v1.2.0
export ICTDIR=/software/IC
export ICDIR=$ICTDIR/invisible_cities
export PATH="$ICTDIR/bin:$PATH"
export PYTHONPATH=$ICTDIR:$PYTHONPATH
Expand Down

0 comments on commit 918af33

Please sign in to comment.