#!/bin/sh # Ensure the shared config file is readable chmod 644 /app/cosmostat_settings.yaml # Let Supervisor do the heavy lifting exec "$@"