From 458c76d3b70d3e90d8fd82d8694f1b9909612cd6 Mon Sep 17 00:00:00 2001 From: Jonathan White Date: Tue, 6 Jun 2017 10:35:16 -0400 Subject: Update release tool and snapcraft.yaml (#610) * Release tool checks snapcraft file for version and added removable-media plug * Added 'check' command to release tool. Code cleanup. --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snapcraft.yaml') diff --git a/snapcraft.yaml b/snapcraft.yaml index 532f12fa9..aa5ab38fb 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -11,7 +11,7 @@ confinement: strict apps: keepassxc: command: desktop-launch keepassxc - plugs: [unity7, x11, opengl, gsettings, home, network, network-bind] + plugs: [unity7, x11, opengl, gsettings, home, network, network-bind, removable-media] parts: keepassxc: -- cgit v1.2.3