adding brew update
This commit is contained in:
parent
6f3b65a350
commit
3b76861a73
6
Rakefile
6
Rakefile
@ -139,6 +139,12 @@ def install_homebrew
|
|||||||
run %{ruby -e "$(curl -fsSkL raw.github.com/mxcl/homebrew/go)"}
|
run %{ruby -e "$(curl -fsSkL raw.github.com/mxcl/homebrew/go)"}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
puts
|
||||||
|
puts
|
||||||
|
puts "======================================================"
|
||||||
|
puts "Updating Homebrew."
|
||||||
|
run %{brew update}
|
||||||
|
puts "======================================================"
|
||||||
puts
|
puts
|
||||||
puts
|
puts
|
||||||
puts "======================================================"
|
puts "======================================================"
|
||||||
|
Loading…
Reference in New Issue
Block a user