Added the removable-media plug
I'm trying to use freecad with external storage but the snap doesn't provide the removable media plug
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user