On the road of Glances v3.2.5 again

This commit is contained in:
nicolargo 2021-11-20 10:24:46 +01:00
parent d887d68e30
commit f47087a309

View File

@ -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())