modulecmd: do not set PATH

This commit is contained in:
2021-12-06 15:02:46 +01:00
parent b082bfcaf4
commit 68357e0167
-2
View File
@@ -1,8 +1,6 @@
#!@BASH@ --noprofile
#
PATH='/bin:/usr/bin'
unset CDPATH # unset CDPATH, otherwise 'cd' prints the directoy!
unset IFS # use default IFS