mpanighetti / install-or-defer

A framework for prompting users of Jamf Pro-managed Macs to install Apple software updates.
Apache License 2.0
147 stars 28 forks source link

replaced /Library/Updates/index.plist check with softwareupdate --list #7

Closed mpanighetti closed 5 years ago

mpanighetti commented 5 years ago
mpanighetti commented 5 years ago

New commit brings pretty much all of the changes I've made to the fork I use for regular update patching. Addresses issue of 10.14 not allowing deletion of contents of /Library/Updates (yay SIP!) and brings general 10.13/10.14 compatibility.

homebysix commented 5 years ago

Excellent set of additions! Works well in my limited testing. Thank you!