We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1cc737 commit 7b1de34Copy full SHA for 7b1de34
debian/postrm
@@ -2,7 +2,7 @@
2
3
set -eu
4
5
-BOUNCER="crowdsec-haproxy-spoa-bouncer"
+BOUNCER="crowdsec-spoa-bouncer"
6
CONFIG="/etc/crowdsec/bouncers/$BOUNCER.yaml"
7
8
if [ "$1" = "purge" ]; then
0 commit comments