diff --git a/code/client/app_usage_monitor b/code/client/app_usage_monitor index eb54711d..85cecaaf 100755 --- a/code/client/app_usage_monitor +++ b/code/client/app_usage_monitor @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # encoding: utf-8 # # Copyright 2017-2024 Greg Neagle. diff --git a/code/client/appusaged b/code/client/appusaged index e15a33d8..8bf8f4c4 100755 --- a/code/client/appusaged +++ b/code/client/appusaged @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # encoding: utf-8 # # Copyright 2018-2024 Greg Neagle. diff --git a/code/client/authrestartd b/code/client/authrestartd index 271ccbae..e08f7e7d 100755 --- a/code/client/authrestartd +++ b/code/client/authrestartd @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # encoding: utf-8 # # Copyright 2017-2024 Greg Neagle. diff --git a/code/client/iconimporter b/code/client/iconimporter index 6983acd4..d5a4ce09 100755 --- a/code/client/iconimporter +++ b/code/client/iconimporter @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # encoding: utf-8 # # Copyright 2010-2024 Greg Neagle. diff --git a/code/client/launchapp b/code/client/launchapp index 712239d9..f4897cf4 100755 --- a/code/client/launchapp +++ b/code/client/launchapp @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # encoding: utf-8 # # Copyright 2010-2024 Greg Neagle. diff --git a/code/client/logouthelper b/code/client/logouthelper index 59f25ec9..ce8c710b 100755 --- a/code/client/logouthelper +++ b/code/client/logouthelper @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # encoding: utf-8 # # Copyright 2011-2024 Greg Neagle. diff --git a/code/client/makecatalogs b/code/client/makecatalogs index d5368ed9..7586fe5d 100755 --- a/code/client/makecatalogs +++ b/code/client/makecatalogs @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # encoding: utf-8 # # Copyright 2009-2024 Greg Neagle. diff --git a/code/client/makepkginfo b/code/client/makepkginfo index 3b8674d1..e7c7ff92 100755 --- a/code/client/makepkginfo +++ b/code/client/makepkginfo @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # encoding: utf-8 # # Copyright 2008-2024 Greg Neagle. diff --git a/code/client/manifestutil b/code/client/manifestutil index 80e744d6..fff8bd79 100755 --- a/code/client/manifestutil +++ b/code/client/manifestutil @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # encoding: utf-8 # # Copyright 2011-2024 Greg Neagle. diff --git a/code/client/munkiimport b/code/client/munkiimport index 01b1ad02..02d28ccb 100755 --- a/code/client/munkiimport +++ b/code/client/munkiimport @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # -*- python -*- # encoding: utf-8 # diff --git a/code/client/precache_agent b/code/client/precache_agent index 734cbf10..11483648 100755 --- a/code/client/precache_agent +++ b/code/client/precache_agent @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # encoding: utf-8 # # Copyright 2018-2024 Greg Neagle. diff --git a/code/client/ptyexec b/code/client/ptyexec index 5b9010b2..36dc1d60 100755 --- a/code/client/ptyexec +++ b/code/client/ptyexec @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # encoding: utf-8 # # Copyright 2011-2017 Google Inc. All Rights Reserved. diff --git a/code/client/removepackages b/code/client/removepackages index f6c0c160..e295547b 100755 --- a/code/client/removepackages +++ b/code/client/removepackages @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # encoding: utf-8 # # Copyright 2009-2024 Greg Neagle. diff --git a/code/client/repoclean b/code/client/repoclean index 4612f064..e539cba4 100755 --- a/code/client/repoclean +++ b/code/client/repoclean @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # encoding: utf-8 # # Copyright 2016-2024 Greg Neagle. diff --git a/code/client/supervisor b/code/client/supervisor index 3ee35f3b..43f79352 100755 --- a/code/client/supervisor +++ b/code/client/supervisor @@ -1,4 +1,4 @@ -#!/usr/local/munki/munki-python +#!/usr/local/munki/Python.framework/Versions/Current/bin/python3 # encoding: utf-8 # # Copyright 2011-2013 Google Inc. All Rights Reserved. diff --git a/code/tools/pkgresources/Scripts_autorun/postinstall b/code/tools/pkgresources/Scripts_autorun/postinstall index 0d3d596f..3757dcab 100755 --- a/code/tools/pkgresources/Scripts_autorun/postinstall +++ b/code/tools/pkgresources/Scripts_autorun/postinstall @@ -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")