#!/command/with-contenv bash
# shellcheck shell=bash
echo "[puma] Service stopped (exit code: $1, signal: $2)"
exit 0
