mirror of
https://github.com/munki/munki.git
synced 2026-01-06 14:40:09 -06:00
Change all shebangs in prep for Python 3.12 (where symlinks to the Python executable are broken)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/local/munki/munki-python
|
||||
#!/usr/local/munki/Python.framework/Versions/Current/bin/python3
|
||||
|
||||
import sys
|
||||
sys.path.append("/usr/local/munki")
|
||||
|
||||
Reference in New Issue
Block a user