diff --git a/debian/crowdsec-firewall-bouncer-iptables.postinst b/debian/crowdsec-firewall-bouncer-iptables.postinst index c1111a41..30673449 100755 --- a/debian/crowdsec-firewall-bouncer-iptables.postinst +++ b/debian/crowdsec-firewall-bouncer-iptables.postinst @@ -5,7 +5,6 @@ systemctl daemon-reload START=0 if [ "$1" = "configure" ]; then - #otherwise, try to generate an api key type cscli > /dev/null