Browse Source

snapcraft.yaml: change confinement from strict to classic

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

2
snapcraft.yaml

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

Loading…
Cancel
Save