Revert "munki: rename "/usr/local/munki/python" symlink to "munki-python" (#997)"

This change is still a good future goal, but is causing problems that are too difficult to work around right now and is delaying the vital release of Munki 5.1 for Big Sur compatibility.

This reverts commit 3bb91cabca.
This commit is contained in:
Greg Neagle
2020-09-15 09:04:47 -07:00
parent f2e5845f37
commit b9f9fffccc
16 changed files with 17 additions and 18 deletions

View File

@@ -3,5 +3,4 @@
# removes old versions when installing/upgrading the Python framework.
# will need to be updated if/when we move to Python 3.9
/bin/rm -rf "$3/usr/local/munki/Python.framework/Versions/3.7"
/bin/rm -f "$3/usr/local/munki/python"
/bin/rm -rf "$3/usr/local/munki/Python.framework/Versions/3.7"