install-or-defer 2.2
- added option for custom
$MAX_DEFERRAL_TIME
and$SKIP_DEFERRAL
settings defined by configuration profiles, or if undefined, reverts to script default (allows for managing deferral periods without making the change in the script and repackaging) - standardized casing (
UpperCamelCase
for CFPreferences,ALL_CAPS_WITH_UNDERSCORES
for variables)