background debug

This commit is contained in:
2024-12-20 10:42:37 +01:00
parent 47b823a9a4
commit 73a6aeae51

View File

@@ -8,7 +8,7 @@ REDIS_PORT="$5"
if [ "$PID" != "" ]; then
debug "JSON_TARGET: $JSON_TARGET"
debug "BACKGROUND PID: $PID"
wait $PID