Skip to content

Commit

Permalink
snap: Change confinement from strict to classic
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyfok committed Sep 10, 2020
1 parent ddeca45 commit 6f4ff1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
Hugo is a static HTML and CSS website generator written in Go. It is
optimized for speed, easy use and configurability. Hugo takes a directory
with content and templates and renders them into a full HTML website.
confinement: strict
confinement: classic
grade: devel # "devel" or "stable"

apps:
Expand Down

0 comments on commit 6f4ff1a

Please sign in to comment.