mirror of
https://github.com/munki/munki.git
synced 2026-04-28 16:29:29 -05:00
Add uninstall_method to generated pkginfo for stage_os_installer items
This commit is contained in:
@@ -986,7 +986,7 @@ def launch():
|
||||
|
||||
# remove the StagedOSInstaller.plist since it won't be valid
|
||||
# after the upgrade
|
||||
remove_staged_os_installer_info()
|
||||
#remove_staged_os_installer_info()
|
||||
|
||||
munkilog.log("### Beginning GUI launch of macOS installer ###")
|
||||
success = launch_installer_app(osinstaller_path)
|
||||
|
||||
Reference in New Issue
Block a user