From a108b3e1b0a68430adffaaf31b0af27e4ba31d60 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Wed, 1 Jul 2020 18:48:04 -0700 Subject: [PATCH] fix syntax --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index dd192768e..e41cc4eea 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -92,7 +92,7 @@ plugs: target: $SNAP/certbot-plugin slots: - version: + certbot-version: interface: content content: version-1 - read: $SNAP/bin/certbot + read: [$SNAP/bin/certbot]