mirror of
https://github.com/munki/munki.git
synced 2026-01-01 20:20:19 -06:00
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:
@@ -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"
|
||||
Reference in New Issue
Block a user