Pārlūkot izejas kodu

Update crowdsec-v3.sh

tteckster 3 gadi atpakaļ
vecāks
revīzija
f1f815877d
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      misc/crowdsec-v3.sh

+ 1 - 0
misc/crowdsec-v3.sh

@@ -66,6 +66,7 @@ curl -s https://packagecloud.io/install/repositories/crowdsec/crowdsec/script.de
 msg_ok "Setup ${APP} Repository"
 
 msg_info "Installing ${APP}"
+apt-get update &>/dev/null
 apt-get install -y crowdsec &>/dev/null
 msg_ok "Installed ${APP}"