Skip to content

Commit

Permalink
Fix comma
Browse files Browse the repository at this point in the history
  • Loading branch information
patgmac committed Feb 6, 2024
1 parent 650e786 commit e497201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/munkiinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ def munki_prefs():
'LocalOnlyManifest',
'FollowHTTPRedirects',
'IgnoreSystemProxies',
'IgnoreMiddleware'
'IgnoreMiddleware',
'PerformAuthRestarts',
'RecoveryKeyFile',
'ShowOptionalInstallsForHigherOSVersions',
Expand Down

0 comments on commit e497201

Please sign in to comment.