Skip to content

Instantly share code, notes, and snippets.

@eiriklv
Last active September 14, 2015 12:33
Show Gist options
  • Save eiriklv/13ea2fc8143d93f63052 to your computer and use it in GitHub Desktop.
Save eiriklv/13ea2fc8143d93f63052 to your computer and use it in GitHub Desktop.
Fix permissions
sudo chown -R $USER /usr/local/lib
sudo chown -R $USER /usr/local/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment