Files
olcrtc/script/docker/olcrtc-healthcheck.sh
2026-05-17 20:56:07 +03:00

5 lines
48 B
Bash

#!/bin/sh
set -eu
pidof olcrtc >/dev/null 2>&1