Update clouds_check.sh

This commit is contained in:
tech 2024-04-16 14:43:23 +02:00
parent e9e56b57a1
commit 20563bbd57
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# 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"
topicurl=https://172.26.0.15/cloud_alerts
topicurl=https://NTFY_SERVER_IP/cloud_alerts
for i in ${HOSTS//,/ }
do