mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-27 22:10:11 +00:00
4 lines
47 B
Bash
4 lines
47 B
Bash
#!/bin/bash
|
|
|
|
nc -z 127.0.0.1 "$PORT" || exit 1
|