mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
need to add network bind to snap
This commit is contained in:
parent
d6694a9b41
commit
073569f292
1 changed files with 1 additions and 1 deletions
|
@ -101,4 +101,4 @@ snapcrafts:
|
||||||
base: core18
|
base: core18
|
||||||
apps:
|
apps:
|
||||||
croc:
|
croc:
|
||||||
plugs: ["home", "network", "removable-media"]
|
plugs: ["home", "network", "removable-media","network-bind"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue