Files
docker_dev/nextcloud-aio/Containers/talk-recording/healthcheck.sh
2025-11-17 18:51:08 +01:00

4 lines
44 B
Bash

#!/bin/bash
nc -z 127.0.0.1 1234 || exit 1