Change all sh-bang lines to #!/usr/local/munki/python

This commit is contained in:
Greg Neagle
2019-07-16 22:14:47 -07:00
parent c2d2fef8a6
commit af51af5cdd
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2017-2019 Greg Neagle.
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2018-2019 Greg Neagle.
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2017-2019 Greg Neagle.
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2010-2019 Greg Neagle.
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2010-2019 Greg Neagle.
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2011-2019 Greg Neagle.
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2008-2019 Greg Neagle.
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2009-2019 Greg Neagle.
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2011-2019 Greg Neagle.
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2010-2019 Greg Neagle.
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2018-2019 Greg Neagle.
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2011-2017 Google Inc. All Rights Reserved.
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2009-2019 Greg Neagle.
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2011-2013 Google Inc. All Rights Reserved.