#!/bin/bash
# Intended for a production environment only
cd /usr/share/foreman && /usr/bin/bundle3.0 exec puma-status /usr/share/foreman/tmp/puma.state
