mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-23 09:11:49 +03:00
Merge branch 'develop' of https://github.com/monochromec/glances into monochromec-develop
This commit is contained in:
commit
4be7564801
@ -155,7 +155,7 @@ class GlancesStats(object):
|
||||
path = config.parser['global']['plugin_dir']
|
||||
|
||||
if args and 'plugin_dir' in args:
|
||||
path = args.plugin_path
|
||||
path = args.plugin_dir
|
||||
|
||||
if path:
|
||||
# Get list before starting the counter
|
||||
|
Loading…
Reference in New Issue
Block a user