From 3a4dc5bfccc132670024d66837d066c8ceacfb4c Mon Sep 17 00:00:00 2001 From: Tomas Kracmar Date: Mon, 8 Sep 2025 13:37:42 +0200 Subject: [PATCH] Fix syntax error --- scripts/podx-tools.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/podx-tools.sh b/scripts/podx-tools.sh index 4d5e70e..24e5442 100755 --- a/scripts/podx-tools.sh +++ b/scripts/podx-tools.sh @@ -576,7 +576,7 @@ PY echo "$body" | ppjson fi rm -f "$tmp_body" - ;; + exit 0 fi # Fallback to /files endpoint if the KB object route didn't yield JSON files