Skip to content

Commit

Permalink
rm rosetta
Browse files Browse the repository at this point in the history
  • Loading branch information
ho-oto committed Apr 28, 2024
1 parent 865de2b commit 45e3339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/brew
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -euxo

# On ARM macOS, brew will be installed to /opt/homebrew
[ -d /opt/homebrew ] && export PATH="/opt/homebrew/bin:$PATH"
[ "$(uname -m)" = "arm64" ] && sudo softwareupdate --install-rosetta
#[ "$(uname -m)" = "arm64" ] && sudo softwareupdate --install-rosetta

formulas=(
aria2 # https://github.com/aria2/aria2 | download util
Expand Down

0 comments on commit 45e3339

Please sign in to comment.