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

fix the installation instructions for the repository #19

Closed
buixor opened this issue Jul 8, 2021 · 0 comments
Closed

fix the installation instructions for the repository #19

buixor opened this issue Jul 8, 2021 · 0 comments

Comments

@buixor
Copy link
Contributor

buixor commented Jul 8, 2021

now that we switch to packagecloud, we need to edit the install where it's written

echo "deb https://packagecloud.io/crowdsec/crowdsec/debian/ $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/crowdsec.list > /dev/null

and add the same for ubuntu

echo "deb https://packagecloud.io/crowdsec/crowdsec/ubuntu/ $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/crowdsec.list > /dev/null
@buixor buixor closed this as completed in fe15fb1 Jul 8, 2021
buixor added a commit that referenced this issue Jul 8, 2021
sbz pushed a commit to sbz/crowdsec-docs that referenced this issue Jul 22, 2021
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

1 participant