Brew has .dmg installer now, use to fix dependancy bootstrap problem

This commit is contained in:
Caleb Braaten 2024-09-03 12:09:16 -07:00
parent 4915c167cf
commit 3873499b13

View File

@ -1,8 +1,5 @@
#!/bin/sh #!/bin/sh
# Install Brew
NONINTERACTIVE=1 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# Set Homebrew Taps # Set Homebrew Taps
brew tap hasicorp/tap brew tap hasicorp/tap