mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-30 23:40:08 +00:00
4 lines
50 B
Bash
4 lines
50 B
Bash
#!/bin/bash
|
|
|
|
curl http://127.0.0.1:9980 || exit 1
|