Update file executable_install-program
This commit is contained in:
parent
326f399ae7
commit
85f7a59c24
1 changed files with 2 additions and 0 deletions
|
@ -402,6 +402,8 @@ async function generateInstallOrders(pkgsToInstall) {
|
||||||
softwarePackages
|
softwarePackages
|
||||||
)
|
)
|
||||||
break
|
break
|
||||||
|
} else {
|
||||||
|
log('info', 'No Match', `No suitable installation type available for \`${pkg}\``)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue