projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7e2a04
)
snap: Add "network-bind" plug for "hugo server" to work
author
Anthony Fok
<foka@debian.org>
Sun, 9 Oct 2016 15:53:09 +0000
(09:53 -0600)
committer
Anthony Fok
<foka@debian.org>
Sun, 9 Oct 2016 16:10:50 +0000
(10:10 -0600)
See #2532
snapcraft.yaml
patch
|
blob
|
history
diff --git
a/snapcraft.yaml
b/snapcraft.yaml
index b97e6f51e79d82f7d6f0cb57786ae3b93fd24e58..72a05ac071cb87cf15923ce5d2ed4b73a3613d06 100644
(file)
--- a/
snapcraft.yaml
+++ b/
snapcraft.yaml
@@
-11,7
+11,7
@@
grade: devel # "devel" or "stable"
apps:
hugo:
command: bin/hugo
- plugs: [home]
+ plugs: [home
, network-bind
]
parts:
hugo: