Add home plug to snapcraft.yml
This should fix permissions errors when initializing or writing files.
This commit is contained in:
parent
814cec99e2
commit
c832de1c5d
|
@ -12,6 +12,7 @@ apps:
|
||||||
zola:
|
zola:
|
||||||
command: zola
|
command: zola
|
||||||
plugs:
|
plugs:
|
||||||
|
- home
|
||||||
- network
|
- network
|
||||||
- network-bind
|
- network-bind
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue