need to add network bind to snap

This commit is contained in:
Zack Scholl 2020-01-15 09:14:06 -08:00
parent d6694a9b41
commit 073569f292
1 changed files with 1 additions and 1 deletions

View File

@ -101,4 +101,4 @@ snapcrafts:
base: core18
apps:
croc:
plugs: ["home", "network", "removable-media"]
plugs: ["home", "network", "removable-media","network-bind"]