Tools: remove brew update
Some sort of repository corruption on the github side; see https://github.com/orgs/Homebrew/discussions/4612
This commit is contained in:
parent
a57647e3b4
commit
5c71e21498
@ -103,7 +103,7 @@ function maybe_prompt_user() {
|
|||||||
# see https://github.com/orgs/Homebrew/discussions/3895
|
# see https://github.com/orgs/Homebrew/discussions/3895
|
||||||
find /usr/local/bin -lname '*/Library/Frameworks/Python.framework/*' -delete
|
find /usr/local/bin -lname '*/Library/Frameworks/Python.framework/*' -delete
|
||||||
|
|
||||||
brew update
|
# brew update # tmporarily removed, see https://github.com/orgs/Homebrew/discussions/4612
|
||||||
brew install gawk curl coreutils wget
|
brew install gawk curl coreutils wget
|
||||||
|
|
||||||
PIP=pip
|
PIP=pip
|
||||||
|
Loading…
Reference in New Issue
Block a user