Skip to content

Commit

Permalink
Set HOMEBREW_DEVELOPER=1 in macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Aug 18, 2021
1 parent c6e9986 commit c37021d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/darwin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ brew_repo="$(brew --repository)"
tap_dir="$brew_repo"/Library/Taps
scripts="${dist}"/../src/scripts
export HOMEBREW_CHANGE_ARCH_TO_ARM=1
export HOMEBREW_DEVELOPER=1
export HOMEBREW_NO_INSTALL_CLEANUP=1
export HOMEBREW_NO_AUTO_UPDATE=1
export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1
Expand Down

0 comments on commit c37021d

Please sign in to comment.