From 1ee00554e4c3efd34ee77f25d55091a5c8e92a47 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Tue, 7 May 2024 02:06:15 +0200 Subject: [PATCH] df --- filter.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filter.sh b/filter.sh index 67c1a64..e8eb90b 100755 --- a/filter.sh +++ b/filter.sh @@ -136,7 +136,7 @@ function debug_output { echo ----------------------------------------------------- echo [DEBUG] Sleep-Intervall: "$MF_SLEEP" echo [DEBUG] Auth-Token: "$MF_AUTH_TOKEN" - echo [DEBUG] MF-Url: "$MF_API_URL" + echo [DEBUG] MF-URL: "$MF_API_URL" echo ----------------------------------------------------- fi }