-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
I don't know where this issue belong, so I'm putting it here
On the website, at the end of the first line of the Linux install, there is && instead of &&
curl -s 'https://raw.githubusercontent.com/zerotier/ZeroTierOne/main/doc/contact%40zerotier.com.gpg' | gpg --import && \
if z=$(curl -s 'https://install.zerotier.com/' | gpg); then echo "$z" | sudo bash; fiI guess it is because of HTML encoding but it makes the command fail
Metadata
Metadata
Assignees
Labels
No labels