Skip to content

Instantly share code, notes, and snippets.

@ylem
Created December 7, 2015 11:34
Show Gist options
  • Save ylem/2f9b43fea499086638d5 to your computer and use it in GitHub Desktop.
Save ylem/2f9b43fea499086638d5 to your computer and use it in GitHub Desktop.
# Change the ownership and permissions of "//usr//local" back to your user account!
sudo chown -R $(whoami):admin /usr/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment