0
Preferred CLI upgrade method on macOS ?
There appears to be 3 different ways to upgrade the CLI on MacOS
1. Use the script:
sh -c 'sh -c "$(curl -sL https://nextdns.io/install)"'
2. Use Brew:
brew upgrade nextdns
3. use the CLI itself:
nextdns upgrade
Which method is preferred?
1 reply
-
They all do the same. 3 downloads and execute 1 that will then execute 2 if homebrew is installed.
Content aside
- 3 yrs agoLast active
- 1Replies
- 85Views
-
2
Following