Add home plug to snapcraft.yml

This should fix permissions errors when initializing or writing files.
This commit is contained in:
Bob "Wombat" Hogg 2018-12-02 18:27:29 -08:00 committed by GitHub
parent 814cec99e2
commit c832de1c5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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