Update crowdsec.sh

add curl install
pull/646/head
tteckster 2 years ago committed by GitHub
parent ed758e9d8d
commit 606d825c57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -62,6 +62,7 @@ function msg_ok() {
msg_info "Setting up ${APP} Repository"
apt-get update &>/dev/null
apt-get install -y curl &>/dev/null
apt-get install -y gnupg &>/dev/null
curl -s https://packagecloud.io/install/repositories/crowdsec/crowdsec/script.deb.sh | sudo bash &>/dev/null
msg_ok "Setup ${APP} Repository"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.