From 95346ce70847fc6f65b54124deeae2daa7d2246f Mon Sep 17 00:00:00 2001 From: Jarell <91372088+jarelllama@users.noreply.github.com> Date: Mon, 1 Apr 2024 22:07:40 +0800 Subject: [PATCH] Test --- functions/test_functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/test_functions.sh b/functions/test_functions.sh index ec83d21dd..a975f68db 100644 --- a/functions/test_functions.sh +++ b/functions/test_functions.sh @@ -247,7 +247,7 @@ TEST_BUILD() { printf "%s\n" "$domain" >> "$RAW" cp "$RAW" "$RAW_LIGHT" - run_script build_lists.sh + bash build_lists.sh # TODO: check exit status