Files
Pmodules/Pmodules/modulecmd.in
T
gsell 04d6047cd0 move helper binaries to from sbin to libexec
- remove installed header files etc
- add substitution for @BASH@, @MODULECMD@, @MODMANANGE@
2021-03-17 17:58:54 +01:00

6 lines
74 B
Bash

#!/bin/sh
unset BASH_ENV
"@BASH@" --noprofile --norc "@MODULECMD@" "$@"