Merge pull request #500 from elopio/patch-1

Add the home plug to the snap
This commit is contained in:
Marek Kotewicz 2018-04-19 12:20:15 +02:00 committed by GitHub
commit 25434824b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ confinement: strict
apps: apps:
parity-bitcoin: parity-bitcoin:
command: pbtc command: pbtc
plugs: [network, network-bind] plugs: [home, network, network-bind]
parts: parts:
parity-bitcoin: parity-bitcoin: