Update clouds_check.sh
This commit is contained in:
parent
e9e56b57a1
commit
20563bbd57
|
@ -4,7 +4,7 @@
|
||||||
# written by tech_at_hangar.org
|
# written by tech_at_hangar.org
|
||||||
|
|
||||||
HOSTS="https://cloud.EXAMPLE.ORG/index.php,https://cloud.CHANGE.ME/index.php,https://nuvol.EIXAMPLE.CAT/index.php"
|
HOSTS="https://cloud.EXAMPLE.ORG/index.php,https://cloud.CHANGE.ME/index.php,https://nuvol.EIXAMPLE.CAT/index.php"
|
||||||
topicurl=https://172.26.0.15/cloud_alerts
|
topicurl=https://NTFY_SERVER_IP/cloud_alerts
|
||||||
|
|
||||||
for i in ${HOSTS//,/ }
|
for i in ${HOSTS//,/ }
|
||||||
do
|
do
|
||||||
|
|
Loading…
Reference in New Issue