Fix command paths in snapcraft

This commit is contained in:
Micah Lee 2022-10-02 15:13:34 -07:00
parent db089d7816
commit f755eeff16
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -19,7 +19,7 @@ architectures:
apps:
onionshare:
common-id: org.onionshare.OnionShare
command: onionshare
command: bin/onionshare
extensions: [gnome-3-38]
plugs:
- desktop
@ -32,7 +32,7 @@ apps:
cli:
common-id: org.onionshare.OnionShareCli
command: onionshare-cli
command: bin/onionshare-cli
plugs:
- home
- network