mirror of
https://github.com/munki/munki.git
synced 2026-04-30 09:19:31 -05:00
add installhelper to list of tools that are built
This commit is contained in:
@@ -8,7 +8,7 @@ check_exit_code() {
|
||||
fi
|
||||
}
|
||||
|
||||
TOOLS="managedsoftwareupdate makecatalogs makepkginfo munkiimport removepackages app_usage_monitor appusaged authrestartd launchapp logouthelper iconimporter repoclean manifestutil precache_agent supervisor"
|
||||
TOOLS="managedsoftwareupdate makecatalogs makepkginfo munkiimport removepackages app_usage_monitor appusaged authrestartd launchapp logouthelper iconimporter repoclean manifestutil precache_agent supervisor installhelper"
|
||||
|
||||
TOOLSDIR=$(dirname "$0")
|
||||
# Convert to absolute path.
|
||||
|
||||
Reference in New Issue
Block a user