capeprivacy/cli

Cannot install cli without go

Closed this issue · 2 comments

When running
tar -C /usr/bin -xzf cape_0.0.1_Linux_x86_64.tar.gz

I am getting

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

How did you download the file? If you tried to curl the url, it likely 404'd because the releases aren't publicly accessible.

That's true, perhaps we could add a note for new users who are accessing this privately through the repo. Right before the open sourcing this can be changed.