#!/usr/bin/env bash
cat /tmp/rip_status_a.json >> /tmp/orchestrator-status.jsonl
printf '\n' >> /tmp/orchestrator-status.jsonl
echo "appended"
