mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-30 03:09:40 +02:00
modulecmd: do not set PATH
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#!@BASH@ --noprofile
|
||||
#
|
||||
|
||||
PATH='/bin:/usr/bin'
|
||||
|
||||
unset CDPATH # unset CDPATH, otherwise 'cd' prints the directoy!
|
||||
unset IFS # use default IFS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user