mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 14:30:13 +00:00
4 lines
44 B
Bash
4 lines
44 B
Bash
#!/bin/bash
|
|
|
|
nc -z 127.0.0.1 9200 || exit 1
|