Skip to content
Snippets Groups Projects
Commit 5282f120 authored by Schiffer, Christian's avatar Schiffer, Christian
Browse files

Update job script atlas version

parent 9d928f45
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ echo Loading modules...
# Note: Purge important, surrounding atlas_controller might have a different environment.
module purge
source ${HOME}/galaxy/init.sh
export ATLAS_MODULE=atlas/v0.2.08
export ATLAS_MODULE=atlas/v0.2.07
module load ${ATLAS_MODULE}
echo Modules loaded
......
......@@ -5,7 +5,7 @@ echo Loading modules...
# Note: Purge important, surrounding atlas_controller might have a different environment.
module purge
source ${HOME}/galaxy/init.sh
export ATLAS_MODULE=atlas/v0.2.08
export ATLAS_MODULE=atlas/v0.2.07
module load ${ATLAS_MODULE}
echo Modules loaded
......
......@@ -5,7 +5,7 @@ echo Loading modules...
# Note: Purge important, surrounding atlas_controller might have a different environment.
module purge
source ${HOME}/galaxy/init.sh
export ATLAS_MODULE=atlas/v0.2.08
export ATLAS_MODULE=atlas/v0.2.07
module load ${ATLAS_MODULE}
echo Modules loaded
......
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