#!/bin/bash set -euo pipefail cd "$(dirname "$0")" ./scripts/service_ctl.sh status "$@"