munki: rename "/usr/local/munki/python" symlink to "munki-python" (#997)

Avoid masking the system /usr/bin/python by calling our symlink
"munki-python" instead of "python".

Closes #996
This commit is contained in:
David Aguilar
2020-07-07 13:58:34 -07:00
committed by GitHub
parent 361b18bcc5
commit 3bb91cabca
17 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/local/munki/python
#!/usr/local/munki/munki-python
# encoding: utf-8
#
# Copyright 2009-2020 Greg Neagle.