We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1fe142 commit 77202ceCopy full SHA for 77202ce
1 file changed
install.sh
@@ -192,6 +192,7 @@ if [[ $? != 0 ]]; then
192
error "unable to install homebrew, script $0 abort!"
193
exit 2
194
fi
195
+ brew analytics off
196
else
197
ok
198
bot "Homebrew"
0 commit comments