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

update atlas version

parent e27e9901
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,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/v1.1.22-amd64
export ATLAS_MODULE=atlas/v1.2.23-amd64
module load ${ATLAS_MODULE}
echo Modules loaded
......
......@@ -6,7 +6,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/v1.1.22-amd64
export ATLAS_MODULE=atlas/v1.2.23-amd64
module load ${ATLAS_MODULE}
echo Modules loaded
......
......@@ -6,7 +6,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/v1.1.22-amd64
export ATLAS_MODULE=atlas/v1.2.23-amd64
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