mirror of
https://github.com/nicolargo/glances.git
synced 2026-05-06 13:44:53 -04:00
Correct launch issue in Snapcraft
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user