1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 05:11:06 +02:00

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

View file

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