Skip to content

Commit

Permalink
Merge pull request #267 from elopio/patch-2
Browse files Browse the repository at this point in the history
Add the network plug to the snap
  • Loading branch information
DenisCarriere committed Aug 10, 2017
2 parents 2049c54 + 09e1d2f commit 4c7f191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ confinement: strict # use 'strict' once you have the right plugs and slots
apps:
geocoder:
command: bin/geocode
plugs: [network]

parts:
geocoder:
Expand Down

0 comments on commit 4c7f191

Please sign in to comment.