Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
xvzc authored Jan 6, 2024
1 parent 35cd51c commit 8bf8ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ check-or-install-brew() {
echo "Found brew at $(whereis brew). Skipping install."
else
echo "homdbrew not found. installing.."
require_sudo
require-sudo

/bin/bash -c \
"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" &&
Expand Down

0 comments on commit 8bf8ee2

Please sign in to comment.