#!/usr/bin/env bash set -euo pipefail mkdir -p "${ORGSTATE_LOG_ROOT:-/app/logs}" python orgstate_prod_cli.py init-db exec python worker_loop.py