diff --git a/code/client/app_usage_monitor b/code/client/app_usage_monitor index dd702b58..b997feba 100755 --- a/code/client/app_usage_monitor +++ b/code/client/app_usage_monitor @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/local/munki/python # encoding: utf-8 # # Copyright 2017-2019 Greg Neagle. diff --git a/code/client/appusaged b/code/client/appusaged index 9d1d6f8a..28cfbd23 100755 --- a/code/client/appusaged +++ b/code/client/appusaged @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/local/munki/python # encoding: utf-8 # # Copyright 2018-2019 Greg Neagle. diff --git a/code/client/authrestartd b/code/client/authrestartd index 4e82da98..563ba1dc 100755 --- a/code/client/authrestartd +++ b/code/client/authrestartd @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/local/munki/python # encoding: utf-8 # # Copyright 2017-2019 Greg Neagle. diff --git a/code/client/iconimporter b/code/client/iconimporter index e641d24c..2fe89617 100755 --- a/code/client/iconimporter +++ b/code/client/iconimporter @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/local/munki/python # encoding: utf-8 # # Copyright 2010-2019 Greg Neagle. diff --git a/code/client/launchapp b/code/client/launchapp index a0d4998a..4966bfa5 100755 --- a/code/client/launchapp +++ b/code/client/launchapp @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/local/munki/python # encoding: utf-8 # # Copyright 2010-2019 Greg Neagle. diff --git a/code/client/logouthelper b/code/client/logouthelper index dd559d4e..f4cdcf12 100755 --- a/code/client/logouthelper +++ b/code/client/logouthelper @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/local/munki/python # encoding: utf-8 # # Copyright 2011-2019 Greg Neagle. diff --git a/code/client/makepkginfo b/code/client/makepkginfo index 5c12a7b9..57101b82 100755 --- a/code/client/makepkginfo +++ b/code/client/makepkginfo @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/local/munki/python # encoding: utf-8 # # Copyright 2008-2019 Greg Neagle. diff --git a/code/client/managedsoftwareupdate b/code/client/managedsoftwareupdate index 3c53c306..54e8380a 100755 --- a/code/client/managedsoftwareupdate +++ b/code/client/managedsoftwareupdate @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/local/munki/python # encoding: utf-8 # # Copyright 2009-2019 Greg Neagle. diff --git a/code/client/manifestutil b/code/client/manifestutil index 07718e05..2089b803 100755 --- a/code/client/manifestutil +++ b/code/client/manifestutil @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/local/munki/python # encoding: utf-8 # # Copyright 2011-2019 Greg Neagle. diff --git a/code/client/munkiimport b/code/client/munkiimport index 174ac491..44e3e8f3 100755 --- a/code/client/munkiimport +++ b/code/client/munkiimport @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/local/munki/python # encoding: utf-8 # # Copyright 2010-2019 Greg Neagle. diff --git a/code/client/precache_agent b/code/client/precache_agent index 8a6b0157..a95a3e14 100755 --- a/code/client/precache_agent +++ b/code/client/precache_agent @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/local/munki/python # encoding: utf-8 # # Copyright 2018-2019 Greg Neagle. diff --git a/code/client/ptyexec b/code/client/ptyexec index 06241a35..5fe5f9d5 100755 --- a/code/client/ptyexec +++ b/code/client/ptyexec @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/local/munki/python # encoding: utf-8 # # Copyright 2011-2017 Google Inc. All Rights Reserved. diff --git a/code/client/removepackages b/code/client/removepackages index 1d2ed742..760d5616 100755 --- a/code/client/removepackages +++ b/code/client/removepackages @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/local/munki/python # encoding: utf-8 # # Copyright 2009-2019 Greg Neagle. diff --git a/code/client/supervisor b/code/client/supervisor index 5a0a3b17..d52f6feb 100755 --- a/code/client/supervisor +++ b/code/client/supervisor @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/local/munki/python # encoding: utf-8 # # Copyright 2011-2013 Google Inc. All Rights Reserved.