Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Commit

Permalink
brew quiet
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Oct 30, 2016
1 parent cd052be commit 4705e0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions antibody/install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
if which brew >/dev/null 2>&1; then
brew untap getantibody/homebrew-antibody || true
brew tap getantibody/homebrew-antibody
brew untap -q getantibody/homebrew-antibody || true
brew tap -q getantibody/homebrew-antibody
brew install antibody
else
curl -sL https://git.io/vwMNi | sh -s
Expand Down

0 comments on commit 4705e0a

Please sign in to comment.