From e079f545810ebc97c88d4c2872359e44a895aa9a Mon Sep 17 00:00:00 2001 From: Ivan Bushchik Date: Tue, 3 Jan 2023 19:06:00 +0300 Subject: [PATCH] Fix homebrew installation --- tools/mac.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mac.sh b/tools/mac.sh index dc46479..fb9aa68 100755 --- a/tools/mac.sh +++ b/tools/mac.sh @@ -11,7 +11,7 @@ if [ "$(arch)" == "arm64" ] then HOMEBREW_PREFIX="/opt/homebrew" else - HOMEBREW_PREFIX="/usr/local/homebrew" + HOMEBREW_PREFIX="/usr/local" fi echo "eval \"\$($HOMEBREW_PREFIX/bin/brew shellenv)\"" >> $HOME/.zprofile brew install pinentry-mac gpg2