Files
nextcloud/Containers/imaginary/healthcheck.sh
2026-04-20 16:53:00 +02:00

4 lines
47 B
Bash

#!/bin/bash
nc -z 127.0.0.1 "$PORT" || exit 1