Skip to content

Commit 77202ce

Browse files
authored
Update install.sh
Turn off google analytics
1 parent d1fe142 commit 77202ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ if [[ $? != 0 ]]; then
192192
error "unable to install homebrew, script $0 abort!"
193193
exit 2
194194
fi
195+
brew analytics off
195196
else
196197
ok
197198
bot "Homebrew"

0 commit comments

Comments
 (0)