mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-17 03:57:47 +08:00
3 lines
47 B
Bash
3 lines
47 B
Bash
#!/bin/bash
|
|
|
|
nc -z 127.0.0.1 "$PORT" || exit 1
|