Fix syntax error

This commit is contained in:
2025-09-08 13:37:42 +02:00
parent dab7adf1cd
commit 3a4dc5bfcc

View File

@@ -576,7 +576,7 @@ PY
echo "$body" | ppjson echo "$body" | ppjson
fi fi
rm -f "$tmp_body" rm -f "$tmp_body"
;; exit 0
fi fi
# Fallback to /files endpoint if the KB object route didn't yield JSON files # Fallback to /files endpoint if the KB object route didn't yield JSON files