mirror of
https://github.com/munki/munki.git
synced 2026-01-20 06:00:30 -06:00
Add version info to welcome message (#1219)
This commit is contained in:
@@ -904,6 +904,7 @@ def main():
|
||||
munkilog.log("### Starting managedsoftwareupdate run: %s ###" % runtype)
|
||||
if options.verbose:
|
||||
print('Managed Software Update Tool')
|
||||
print('Version %s' % info.get_version())
|
||||
print('Copyright 2010-2024 The Munki Project')
|
||||
print('https://github.com/munki/munki\n')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user