diff --git a/install.sh b/install.sh index ca1a30f0a..b486e11cc 100755 --- a/install.sh +++ b/install.sh @@ -192,6 +192,7 @@ if [[ $? != 0 ]]; then error "unable to install homebrew, script $0 abort!" exit 2 fi + brew analytics off else ok bot "Homebrew"