kc9wwh / macOSUpgrade

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

workaround for broken installer.app #131

Open taniguti opened 4 years ago

taniguti commented 4 years ago

When installer package has singed with expired certificate, startosinstall command will exit in silent. So JamfHelper keeps waiting for notification from startosinstall.

To replace such kind of obsolete installer with new one is the best solution. But macOSUpgrade.sh could show alert about the obsolete package, it'd be better.