Add uninstall_method to generated pkginfo for stage_os_installer items

This commit is contained in:
Greg Neagle
2022-09-08 13:25:05 -07:00
parent 41ebedc1f9
commit cfbbf558da
+1 -1
View File
@@ -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)