Skip to content

Commit

Permalink
Revert "Mark snap as compatible with all platforms"
Browse files Browse the repository at this point in the history
This reverts commit e20e103.
  • Loading branch information
coldfix committed Nov 15, 2023
1 parent 9f72e78 commit b9efe33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 1 addition & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ installed using::
snap
~~~~

If certbot is installed as a snap, you'll have to install this plugin as
follows::
If certbot is installed as a snap::

sudo snap install certbot-dns-netcup

Expand Down
3 changes: 0 additions & 3 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ description: |
confinement: strict
grade: stable
base: core20
architectures:
- build-on: amd64
run-on: all

parts:
certbot-dns-netcup:
Expand Down

0 comments on commit b9efe33

Please sign in to comment.