Skip to content

Commit

Permalink
Added the removable-media plug
Browse files Browse the repository at this point in the history
I'm trying to use freecad with external storage but the snap doesn't provide the removable media plug
  • Loading branch information
ShoofLLC authored and wwmayer committed Apr 14, 2021
1 parent fc1dc18 commit 72b8613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant/generate_yaml.sh
Expand Up @@ -117,5 +117,5 @@ echo "
apps:
FreeCAD:
command: bin/launcher
plugs: [ locale-control,x11,opengl,network-bind,home,unity7 ]
plugs: [ locale-control,x11,opengl,network-bind,home,unity7,removable-media ]
" >> snapcraft.yaml

0 comments on commit 72b8613

Please sign in to comment.