Skip to content

Commit

Permalink
adding back in /usr/bin/python
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrewersq committed Feb 16, 2024
1 parent 9d08620 commit fb72f43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pre_commit_hooks/check_munki_pkgsinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ def main(argv=None):
"#!/usr/bin/osascript",
"#!/usr/bin/perl",
"#!/usr/bin/python3",
"#!/usr/bin/python",
"#!/usr/bin/ruby",
"#!/usr/local/munki/munki-python",
"#!/usr/local/munki/Python.framework/Versions/Current/bin/python3",
Expand Down

0 comments on commit fb72f43

Please sign in to comment.