mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
fix syntax
This commit is contained in:
parent
5e41fbc6b9
commit
a108b3e1b0
1 changed files with 2 additions and 2 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue