mirror of
https://github.com/munki/munki.git
synced 2026-04-22 04:28:21 -05:00
Change shebang to use installed Python, not environment's Python.
git-svn-id: http://munki.googlecode.com/svn/trunk@887 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/python
|
||||
# encoding: utf-8
|
||||
#
|
||||
# Copyright 2009-2010 Greg Neagle.
|
||||
|
||||
Reference in New Issue
Block a user