mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-24 13:23:12 +03:00
Correct launch issue in Snapcraft
This commit is contained in:
parent
6a82592664
commit
e6512ff2e8
@ -14,8 +14,7 @@ confinement: strict
|
||||
apps:
|
||||
glances:
|
||||
command: >
|
||||
bin/glances-launch
|
||||
$SNAP/bin/glances
|
||||
bin/glances-launch $SNAP/bin/glances
|
||||
plugs:
|
||||
- network
|
||||
- system-observe
|
||||
|
Loading…
Reference in New Issue
Block a user