Merge pull request #638 from popey/patch-1

Update micro to be classic confined snap
This commit is contained in:
Zachary Yedidia 2017-04-29 15:48:45 -04:00 committed by GitHub
commit 9a798fe220

View file

@ -5,12 +5,11 @@ description: |
Micro is a terminal-based text editor that aims to be easy to use and
intuitive, while also taking advantage of the full capabilities of modern
terminals.
confinement: strict
confinement: classic
apps:
micro:
command: bin/micro
plugs: [home]
parts:
micro: