Browse Source

Add home plug to snapcraft.yml

This should fix permissions errors when initializing or writing files.
index-subcmd
Bob "Wombat" Hogg GitHub 5 years ago
parent
commit
c832de1c5d
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