do not add the Pmodules bin directory to PATH

This commit is contained in:
Achim Gsell
2021-03-12 11:51:49 +01:00
parent 68f34e1247
commit 0689b04259
3 changed files with 0 additions and 7 deletions
-2
View File
@@ -35,8 +35,6 @@ unset MODULE_VERSION_STACK
unset MODULESHOME
unset PMODULES_ENV
PATH="${PMODULES_HOME}/bin:$PATH"
#############################################################################
# implement module comand as shell function
#