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

Error installing on Ubuntu 16.04.6 #33

Open
amsharma9 opened this issue Jul 10, 2020 · 1 comment
Open

Error installing on Ubuntu 16.04.6 #33

amsharma9 opened this issue Jul 10, 2020 · 1 comment

Comments

@amsharma9
Copy link

Hi,

I am trying to install allmark on Ubuntu 16.04.6. It downloaded an html page, not a binary file. I tried to install allmark in /usr/local/bin using the curl procedure. Is something wrong with my command.

curl -s --insecure https://allmark.io/bin/allmark > /usr/local/bin/allmark

Thanks
Amal

@amsharma9 amsharma9 changed the title Error doing init on Ubuntu 16.04.6 Error installing on Ubuntu 16.04.6 Jul 10, 2020
@noctifer20
Copy link

Try

curl -s --insecure https://allmark.io/bin/files/allmark_linux_amd64 > /usr/local/bin/allmark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants