mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-12 16:50:15 +00:00
3 lines
50 B
Bash
3 lines
50 B
Bash
#!/bin/bash
|
|
|
|
curl http://127.0.0.1:9980 || exit 1
|