mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-20 15:52:16 +03:00
On the road of Glances v3.2.5 again
This commit is contained in:
parent
d887d68e30
commit
f47087a309
@ -147,4 +147,4 @@ def main():
|
||||
core = GlancesMain()
|
||||
|
||||
# Glances can be ran in standalone, client or server mode
|
||||
start(config=core.get_config(), args= core.get_args())
|
||||
start(config=core.get_config(), args=core.get_args())
|
||||
|
Loading…
Reference in New Issue
Block a user