We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1fe142 + 77202ce commit 218fed1Copy full SHA for 218fed1
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