mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +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