Skip to content

Commit

Permalink
Update install_singularity.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Bala Desinghu authored and GitHub committed May 10, 2021
1 parent 532c27b commit a250b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_singularity.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ module-whatis "Sets the environment for using Singularity ${VERSION}"
set topdir /apps/singularity/${SINGULARITY_VERSION}
set version ${SINGULARITY_VERSION}
set sys linux86
prepend-path PATH \$topdir/bin
prepend-path PATH /apps/singularity/${SINGULARITY_VERSION}/bin
SINGULARITY_MODULEFILE

0 comments on commit a250b05

Please sign in to comment.