scripts/Bootstrap: introduce libpmodules.bash; function to sync modules added
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
declare -r bindir=$( cd $(dirname $0) && pwd -P )
|
||||
"${bindir}/bash" -c "${bindir}/modmanage.bash"
|
||||
"${bindir}/bash" "${bindir}/modmanage.bash" "$@"
|
||||
|
||||
Reference in New Issue
Block a user