mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +00:00
Fix CLI Snap permissions (#3596)
This commit is contained in:
@@ -32,7 +32,9 @@ base: core18
|
||||
apps:
|
||||
bw:
|
||||
command: bw
|
||||
plugs: [network, home, network-bind]
|
||||
environment:
|
||||
XDG_CONFIG_HOME: $SNAP_USER_DATA
|
||||
plugs: [network, network-bind]
|
||||
parts:
|
||||
bw:
|
||||
plugin: dump
|
||||
|
||||
Reference in New Issue
Block a user