mirror of
https://github.com/dstotijn/hetty.git
synced 2025-07-01 18:47:29 -04:00
Fix Snapcraft plugs config to allow network binding
This commit is contained in:
@ -55,13 +55,8 @@ snapcrafts:
|
||||
license: MIT
|
||||
apps:
|
||||
hetty:
|
||||
plugs: ["home", "network", "network-bind", "personal-files"]
|
||||
plugs:
|
||||
personal-files:
|
||||
read:
|
||||
- $HOME/.hetty
|
||||
write:
|
||||
- $HOME/.hetty
|
||||
command: hetty
|
||||
plugs: ["network", "network-bind"]
|
||||
|
||||
scoop:
|
||||
bucket:
|
||||
|
Reference in New Issue
Block a user