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