mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-08-01 01:03:37 +02:00
move helper binaries to from sbin to libexec
- remove installed header files etc - add substitution for @BASH@, @MODULECMD@, @MODMANANGE@
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
unset BASH_ENV
|
||||
|
||||
"@BASH@" --noprofile --norc "@MODULECMD@" "$@"
|
||||
Reference in New Issue
Block a user