From 8a8fb8188e48e694eab613941cc15e750fa9e2d3 Mon Sep 17 00:00:00 2001 From: bui Date: Thu, 23 Dec 2021 14:39:53 +0100 Subject: [PATCH] fix --- debian/crowdsec-firewall-bouncer-iptables.postinst | 1 - 1 file changed, 1 deletion(-) 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