From abff3a55f95fb0d5fe331f6c9dcdfbab36d8fc96 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 27 Jul 2025 19:12:43 +0200 Subject: [PATCH] explicit --- sh/core/code.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/core/code.sh b/sh/core/code.sh index 9fa4bdf..937dbc3 100644 --- a/sh/core/code.sh +++ b/sh/core/code.sh @@ -307,7 +307,7 @@ $(cat "${rwx_main_root}/${module}") ${modules_main} EOF # cache user modules - [ "${rwx_code_modules_user}" ] && + [ -n "${rwx_code_modules_user}" ] && while IFS= read -r module; do # cache user module rwx_code_cache_user="${rwx_code_cache_user}\