From 340fd4727cb9566fef2cde40c1e281ffddde51b2 Mon Sep 17 00:00:00 2001 From: Asainte Bueno-Villanueva Date: Fri, 6 Feb 2026 08:09:52 -0500 Subject: [PATCH] fix top error --- install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index bd1a690..c0857dc 100644 --- a/install.sh +++ b/install.sh @@ -89,14 +89,14 @@ if [ -f "/usr/local/bin/dynr" ]; then fi fi - # Execute the module - dynr "$CMD_INPUT" + # --- FIXED EXECUTION LINE --- + # We use