Merge pull request #547 from rwhogg/patch-2

Add home plug to snapcraft.yml
This commit is contained in:
Vincent Prouillet 2018-12-03 16:47:43 +01:00 committed by GitHub
commit 08d9c6cf3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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