Last active
December 15, 2015 21:29
-
-
Save ngpestelos/5325683 to your computer and use it in GitHub Desktop.
Operation not permitted when running brew update using another Administrator account in OS X Lion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo chmod -R 775 /usr/local/Library/. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Also, Homebrew/legacy-homebrew#14164