Skip to content

Commit

Permalink
feat(snap): expose fdroid cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
mkg20001 committed Sep 12, 2018
1 parent 0ad34ac commit eab6bf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions snap/snapcraft.yaml
Expand Up @@ -9,6 +9,9 @@ apps:
apkmirror2fdroid:
command: apkmirror2fdroid
plugs: [network, network-bind]
fdroid:
command: fdroid
plugs: [network]

parts:
apkmirror2fdroid:
Expand Down

0 comments on commit eab6bf4

Please sign in to comment.