Skip to content

Commit 374f4b5

Browse files
authored
Merge pull request #68 from ACCESS-NRI/remove-loading-apptainer-module
Remove loading apptainer in module file
2 parents bd785f5 + 9a49edc commit 374f4b5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

modules/common_v4

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ set overlay_path [ string map {/conda/ /envs/} $basedir ].sqsh
2121

2222
set launcher $myscripts/launcher.sh
2323

24-
module load apptainer
25-
2624
prepend-path CONTAINER_OVERLAY_PATH $overlay_path
2725
prepend-path SINGULARITYENV_PREPEND_PATH $basedir/condabin
2826

0 commit comments

Comments
 (0)