mirror of
https://github.com/munki/munki.git
synced 2026-01-11 17:30:19 -06:00
4 lines
141 B
Bash
Executable File
4 lines
141 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# undo the removal prevention done in preinstall
|
|
/usr/bin/chflags -fR noschg,nouchg /usr/local/munki/Python.framework/Versions/3.* |