Skip to content

Commit

Permalink
Update setup-brew.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkmmr69420 authored Apr 8, 2024
1 parent 13a5747 commit 6f8f702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions profile.d/setup-brew.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
if test ! -f /etc/brew-setup.conf; then
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
sudo wget -P /etc/profile.d https://raw.githubusercontent.com/dnkmmr69420/brew-container/main/profile.d/brew.sh
fi

sudo touch /etc/brew.setup.conf

0 comments on commit 6f8f702

Please sign in to comment.