Browse Source

Merge pull request #547 from rwhogg/patch-2

Add home plug to snapcraft.yml
index-subcmd
Vincent Prouillet GitHub 5 years ago
parent
commit
08d9c6cf3c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      snapcraft.yaml

+ 1
- 0
snapcraft.yaml View File

@@ -12,6 +12,7 @@ apps:
zola:
command: zola
plugs:
- home
- network
- network-bind



Loading…
Cancel
Save