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

4 lines installer #118

Merged
merged 7 commits into from Jul 8, 2020
Merged

4 lines installer #118

merged 7 commits into from Jul 8, 2020

Conversation

buixor
Copy link
Contributor

@buixor buixor commented Jul 3, 2020

add 4 lines installer to README

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@buixor buixor requested a review from erenJag July 3, 2020 09:01
curl -s https://api.github.com/repos/crowdsecurity/crowdsec/releases/latest | grep browser_download_url| cut -d '"' -f 4 | wget -i -
tar xvzf crowdsec-release.tgz
cd crowdsec-v*
sudo ./wizard.sh -i
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only problem with RHEL and our wizard is that cscli is not in the $PATH. What should we do ?

@buixor buixor merged commit c1c1a33 into master Jul 8, 2020
@buixor buixor deleted the 3-lines-install branch July 8, 2020 08:46
registergoofy pushed a commit that referenced this pull request Sep 7, 2020
* 4 lines installer
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

Successfully merging this pull request may close these issues.

None yet

2 participants