From 20563bbd575657f94f75f6cd7f49eb48c1216f1b Mon Sep 17 00:00:00 2001 From: tech Date: Tue, 16 Apr 2024 14:43:23 +0200 Subject: [PATCH] Update clouds_check.sh --- clouds_check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clouds_check.sh b/clouds_check.sh index 6a4f745..666a045 100755 --- a/clouds_check.sh +++ b/clouds_check.sh @@ -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