kc9wwh / macOSUpgrade

Workflow for doing in-place upgrades.
Other
418 stars 103 forks source link

Remove com.apple.install.osinstallersetupd.plist when success. #77

Closed taniguti closed 5 years ago

taniguti commented 5 years ago

Hi,

The file /Library/LaunchAgents/com.apple.install.osinstallersetupd.plist removed when it got error but it will remains in upgraded system even if it will be no longer used.

I added a line to remove the file in /usr/local/jamfps/finishOSInstall.sh.

And I increased number of version and revised updated date.