Skip to content
Snippets Groups Projects
Commit 5a9d06d9 authored by jourdain's avatar jourdain
Browse files

RAMSES: Fix initial Path

parent 7f0f7f64
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,6 @@ git_download(){
}
tar_download(){
cd $ramses_dir
if [[ $HOSTNAME = *"occigen"* ]]; then
source machines/occigen-bdw/env
tar zxvf /store/CINES/dci/SHARED/abs/ramses/ramses.tar.gz -C $ramses_dir/.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment