mirror of
https://github.com/munki/munki.git
synced 2026-05-03 19:10:21 -05:00
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:
@@ -1,4 +1,4 @@
|
||||
#!/usr/local/munki/python
|
||||
#!/usr/local/munki/munki-python
|
||||
# encoding: utf-8
|
||||
#
|
||||
# Copyright 2009-2020 Greg Neagle.
|
||||
|
||||
Reference in New Issue
Block a user