Merge branch 'develop' of https://github.com/monochromec/glances into monochromec-develop

pull/2599/head
nicolargo 2023-10-29 17:37:24 +01:00
commit 4be7564801
1 changed files with 1 additions and 1 deletions

View File

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