Browse Source
Add home plug to snapcraft.yml
This should fix permissions errors when initializing or writing files.
index-subcmd
Bob "Wombat" Hogg
GitHub
6 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
snapcraft.yaml
|
|
@@ -12,6 +12,7 @@ apps: |
|
|
|
zola: |
|
|
|
command: zola |
|
|
|
plugs: |
|
|
|
- home |
|
|
|
- network |
|
|
|
- network-bind |
|
|
|
|
|
|
|