Skip to content

install-or-defer 2.1

Compare
Choose a tag to compare
@mpanighetti mpanighetti released this 11 Apr 20:35
2d1ee03
  • made system restart conditional on an update requiring it (and made the corresponding messaging variable based on restart requirement)
    • if a restart is required, scripts runs --all updates and restarts on completion
    • if a restart is not required, script only runs --recommended updates
  • consolidated MESSAGING description
  • renamed functions and variables to reflect new behaviors
  • increased recommended minimum macOS to 10.12+
  • formatting changes for consistent spacing and labeling
  • switched example smart groups in README to use regex for shorter queries (left old behavior in separate example for older versions of Jamf Pro)
  • added example of a recommended update that doesn't require a restart to README
  • updated screenshots in README to reflect current script behavior