sad
parent
3ffe33f450
commit
ca98ca3c00
|
@ -11,8 +11,7 @@ install_homebrew() {
|
|||
echo "Installing Homebrew..."
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
else
|
||||
echo "This script is intended for macOS only. Exiting..."
|
||||
exit 1
|
||||
echo "This script is intended for macOS only. Continue..."
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue