homebrew moved from /usr/local to /opt/homebrew, adjust accordingly
This commit is contained in:
parent
1426358da4
commit
59fd820e7a
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/local/bin/bash
|
#!/opt/homebrew/bin/bash
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue