mirror of
https://github.com/munki/munki.git
synced 2026-04-28 08:19:24 -05:00
Spelling is hard
This commit is contained in:
@@ -1213,7 +1213,7 @@ def pref(pref_name):
|
||||
'SuppressAutoInstall': False,
|
||||
'SuppressStopButtonOnInstall': False,
|
||||
'PackageVerificationMode': 'hash',
|
||||
'FollowTTPRedirects': 'none',
|
||||
'FollowHTTPRedirects': 'none',
|
||||
}
|
||||
pref_value = CFPreferencesCopyAppValue(pref_name, BUNDLE_ID)
|
||||
if pref_value == None:
|
||||
|
||||
Reference in New Issue
Block a user