From 7dc3134d0b2983b83cdea9638a81f71079128952 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Mon, 20 Oct 2025 16:20:27 -0700 Subject: [PATCH] Update system.py --- modules/system.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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