From a20d76d9ca695faa479093aca154ea82a181f088 Mon Sep 17 00:00:00 2001 From: Valentin Doreau Date: Fri, 5 Apr 2024 12:05:16 +0200 Subject: [PATCH] chore: removed lnth from locations --- generate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generate.sh b/generate.sh index 41efbc3..6e00b20 100755 --- a/generate.sh +++ b/generate.sh @@ -1,7 +1,7 @@ #!/bin/sh TITLE="Recycled Cloud Status" -LOCATIONS="swdn.ch lnth.ch" +LOCATIONS="swdn.ch" EXTERNAL_PROMETHEUS_ADDR=http://localhost:9090 query () {