Skip to content

Typo on commandline install #147

@NoAccount1

Description

@NoAccount1

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; fi

I guess it is because of HTML encoding but it makes the command fail

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions