Skip to content

Commit

Permalink
It's not the end of the world if one can't update homebrew.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathie committed Jan 24, 2011
1 parent 2d5eb7b commit 50e1a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
package 'git'

execute "update homebrew from github" do
command "/usr/local/bin/brew update"
command "/usr/local/bin/brew update || true"
end

0 comments on commit 50e1a18

Please sign in to comment.