mirror of
https://github.com/11notes/docker-kms-gui.git
synced 2025-11-01 20:03:29 +00:00
2 lines
46 B
Bash
2 lines
46 B
Bash
#!/bin/ash
|
|
netstat -an | grep -q ${KMS_PORT} |