Skip to content

Commit 7b1de34

Browse files
Rename bouncer in postrm script (#93)
1 parent e1cc737 commit 7b1de34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/postrm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -eu
44

5-
BOUNCER="crowdsec-haproxy-spoa-bouncer"
5+
BOUNCER="crowdsec-spoa-bouncer"
66
CONFIG="/etc/crowdsec/bouncers/$BOUNCER.yaml"
77

88
if [ "$1" = "purge" ]; then

0 commit comments

Comments
 (0)