Files
munki/code/tools/pkgresources/Scripts_python/postinstall
Greg Neagle e1b5d505bc Revert "Revert "munki: rename "/usr/local/munki/python" symlink to "munki-python" (#997)""
IOW, restore the rename of "/usr/local/munki/python" symlink to "munki-python" (#997)

This reverts commit b9f9fffccc.
2020-09-15 16:46:34 -07:00

5 lines
50 B
Bash
Executable File

#!/bin/sh
# currently does nothing at all
exit 0