setup update complete
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#####################################################################
|
||||
|
||||
setup.packages.installer.generic.install-managed() {
|
||||
local target="${1}"
|
||||
command -v "${target}" &>/dev/null \
|
||||
|| echo.error "could not find '${target}'; it's up to you to install this one!"
|
||||
}
|
||||
Reference in New Issue
Block a user