diff --git a/modules/system.py b/modules/system.py index e5f87ad..0421303 100644 --- a/modules/system.py +++ b/modules/system.py @@ -290,7 +290,7 @@ if voxDetectionEnabled: from modules.radio import * # from the spudgunman/meshing-around repo # File Monitor Configuration -if file_monitor_enabled or read_news_enabled or bee_enabled: +if file_monitor_enabled or read_news_enabled or bee_enabled or enable_runShellCmd: from modules.filemon import * # from the spudgunman/meshing-around repo if read_news_enabled: trap_list = trap_list + trap_list_filemon # items readnews