Skip to content

Commit fb72f43

Browse files
committed
adding back in /usr/bin/python
1 parent 9d08620 commit fb72f43

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pre_commit_hooks/check_munki_pkgsinfo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ def main(argv=None):
223223
"#!/usr/bin/osascript",
224224
"#!/usr/bin/perl",
225225
"#!/usr/bin/python3",
226+
"#!/usr/bin/python",
226227
"#!/usr/bin/ruby",
227228
"#!/usr/local/munki/munki-python",
228229
"#!/usr/local/munki/Python.framework/Versions/Current/bin/python3",

0 commit comments

Comments
 (0)