Browse Source

snapcraft.yaml: change confinement from strict to classic

pull/176/head
rui.zheng 9 years ago
parent
commit
91b966b28a
  1. 2
      snapcraft.yaml

2
snapcraft.yaml

@ -5,7 +5,7 @@ description: |
A simple tunnel written in golang
grade: stable
confinement: classic
confinement: strict
apps:
gost:

Loading…
Cancel
Save