Files
docker-kms/rootfs/usr/local/bin/healthcheck.sh
2025-02-06 11:27:51 +01:00

2 lines
46 B
Bash

#!/bin/ash
netstat -an | grep -q ${KMS_PORT}