From dd4f3e0aacaeb9b63ae72d30ddf162db6ce534e6 Mon Sep 17 00:00:00 2001 From: epi Date: Wed, 28 Oct 2020 05:51:42 -0500 Subject: [PATCH] updated apps::plugs --- snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index c3ff890..2480045 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -36,6 +36,6 @@ apps: feroxbuster: command: bin/feroxbuster plugs: - - etc-config - - dot-config + - etc-feroxbuster + - dot-config-feroxbuster - network