Skip to content

Commit

Permalink
setup the stable fcc-hh stack for fcc-hh analyses
Browse files Browse the repository at this point in the history
  • Loading branch information
Birgit Stapf committed May 8, 2024
1 parent a18602d commit 586ddf2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ if [ "${0}" != "${BASH_SOURCE}" ]; then
echo " ${STACK_PATH}"
source ${STACK_PATH}
else
source /cvmfs/sw.hsf.org/key4hep/setup.sh
# source /cvmfs/sw.hsf.org/key4hep/setup.sh
#use stable rl for FCC-hh: TODO IMPROVE
source /cvmfs/sw.hsf.org/key4hep/releases/2023-06-05-fcchh/x86_64-centos7-gcc12.2.0-opt/key4hep-stack/2023-08-28-hsn6vj/setup.sh
fi

echo "----> Info: Setting up environment variables..."
Expand Down

0 comments on commit 586ddf2

Please sign in to comment.