Tuesday, 21 January 2014

fixed brew permissions

ls -al /usr/local/bin/brew #confirm brew ownership
#must be run under root
sudo chown root:wheel /usr/local/bin/brew
view raw gistfile1.sh hosted with ❤ by GitHub

No comments:

Post a Comment