wip
This commit is contained in:
parent
1914f171a7
commit
a08272aaef
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ run() {
|
|||
}
|
||||
|
||||
checkAndInstall() {
|
||||
echo "DEBUG:: GOT ARRAY :: $@"
|
||||
for deps in "$@"; do
|
||||
echo_info "Installing $deps"
|
||||
if ! command_exists $deps; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue