homebrew moved from /usr/local to /opt/homebrew, adjust accordingly

This commit is contained in:
Zach Bacon 2021-08-23 23:47:40 -04:00
parent 1426358da4
commit 59fd820e7a
No known key found for this signature in database
GPG Key ID: EB0E0FF1C62782D8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/bash
#!/opt/homebrew/bin/bash
set -e