Bootstrap: first usefull version of modmanage
This commit is contained in:
4
scripts/Bootstrap/Pmodules/modmanage
Normal file
4
scripts/Bootstrap/Pmodules/modmanage
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
declare -r bindir=$( cd $(dirname $0) && pwd -P )
|
||||
"${bindir}/bash" -c "${bindir}/modmanage.bash"
|
||||
Reference in New Issue
Block a user