munki-in-a-cloud icon indicating copy to clipboard operation
munki-in-a-cloud copied to clipboard

chmod vs chown

Open ghost opened this issue 7 years ago • 0 comments

On line 453 of miac.sh, "chmod" should be "chown"

chmod -R "$ADMINUSERNAME" a+rX,g+w "$REPODIR"

ghost avatar Feb 04 '19 22:02 ghost