mirror of
https://github.com/nicolargo/glances.git
synced 2026-03-14 20:07:23 -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