From 31d32b5bf314df071247e9549595806a845b0cef Mon Sep 17 00:00:00 2001 From: jaredjadu <148323813+jaredjadu@users.noreply.github.com> Date: Tue, 29 Oct 2024 15:14:09 +0000 Subject: [PATCH] Update custom.mdx Change command line so it matches the other examples --- crowdsec-docs/unversioned/bouncers/custom.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdsec-docs/unversioned/bouncers/custom.mdx b/crowdsec-docs/unversioned/bouncers/custom.mdx index 099d3ad1..b8a5469d 100644 --- a/crowdsec-docs/unversioned/bouncers/custom.mdx +++ b/crowdsec-docs/unversioned/bouncers/custom.mdx @@ -117,7 +117,7 @@ sudo systemctl enable --now crowdsec-custom-bouncer ## Default configuration ```sh -$ vim /etc/crowdsec/bouncers/crowdsec-custom-bouncer.yaml +sudo vim /etc/crowdsec/bouncers/crowdsec-custom-bouncer.yaml ``` ```yaml