Browse Source

Update 'README.md'

master
crkovska 3 years ago
parent
commit
45905ea5c7
  1. 3
      README.md

3
README.md

@ -19,6 +19,9 @@ Repository to share code among the members of the SHM Working Group.
Add the following code into the script you call with sbatch: Add the following code into the script you call with sbatch:
export ALIEN_SITE=GSI export ALIEN_SITE=GSI
source /cvmfs/alice.cern.ch/etc/login.sh source /cvmfs/alice.cern.ch/etc/login.sh
export ALIPHYSICS_VERSION=VO_ALICE@AliPhysics::vAN-20200206_ROOT6-1 export ALIPHYSICS_VERSION=VO_ALICE@AliPhysics::vAN-20200206_ROOT6-1
eval $(alienv printenv $ALIPHYSICS_VERSION) eval $(alienv printenv $ALIPHYSICS_VERSION)
Loading…
Cancel
Save