Bootstrap: first usefull version of modmanage

This commit is contained in:
2015-03-04 18:26:22 +01:00
parent 2a8cd068ea
commit afa18de45e
3 changed files with 225 additions and 141 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
declare -r bindir=$( cd $(dirname $0) && pwd -P )
"${bindir}/bash" -c "${bindir}/modmanage.bash"