From ddc0d6ead3b790809fd8f985e43ce82b106dca58 Mon Sep 17 00:00:00 2001 From: Rubidium Date: Wed, 23 Apr 2025 20:42:29 +0200 Subject: [PATCH] Codechange: use string comparision for ConExec's second parameter --- src/console_cmds.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/console_cmds.cpp b/src/console_cmds.cpp index a0d34be2ba..e474ffdc17 100644 --- a/src/console_cmds.cpp +++ b/src/console_cmds.cpp @@ -1133,7 +1133,8 @@ static bool ConNetworkConnect([[maybe_unused]] uint8_t argc, [[maybe_unused]] ch static bool ConExec([[maybe_unused]] uint8_t argc, [[maybe_unused]] char *argv[]) { if (argc == 0) { - IConsolePrint(CC_HELP, "Execute a local script file. Usage: 'exec