BrianGilbert / OSXAegirInstaller

This script installs aegir on OSX using Homebrew
30 stars 10 forks source link

Suggest people run (and fix) brew doctor before starting the script #19

Closed greggles closed 10 years ago

greggles commented 10 years ago

Installing XCode screwed up some of the things that homebrew likes to set, so it seems good to suggest running brew doctor before running the script.

I see that the script itself runs brew doctor, but it doesn't give the option to bail if the output has massive warnings. It seems reasonable for the script to do that.

BrianGilbert commented 10 years ago

should now exit if there is lot's of debug output (untested)

greggles commented 10 years ago

Dude, you're making my day!

BrianGilbert commented 10 years ago

what can I say.. I woke up at 2:30am today :)