Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update macos.md #10379

Merged
merged 1 commit into from
Dec 14, 2020
Merged

Update macos.md #10379

merged 1 commit into from
Dec 14, 2020

Conversation

ktsaou
Copy link
Member

@ktsaou ktsaou commented Dec 13, 2020

I got this:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Warning: The Ruby Homebrew installer is now deprecated and has been rewritten in
Bash. Please migrate to the following command:
  /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
Summary
Component Name
Test Plan
Additional Information

I got this:

```
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Warning: The Ruby Homebrew installer is now deprecated and has been rewritten in
Bash. Please migrate to the following command:
  /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
```
@github-actions github-actions bot added area/docs area/packaging Packaging and operating systems support labels Dec 13, 2020
@ilyam8 ilyam8 merged commit 7bfa8c8 into master Dec 14, 2020
@ilyam8 ilyam8 deleted the ktsaou-patch-2 branch December 14, 2020 14:27
Saruspete pushed a commit to Saruspete/netdata that referenced this pull request Mar 17, 2021
I got this:

```
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Warning: The Ruby Homebrew installer is now deprecated and has been rewritten in
Bash. Please migrate to the following command:
  /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs area/packaging Packaging and operating systems support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants