Compare commits

..

2 commits

Author SHA1 Message Date
1ee00554e4 df
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
2024-05-07 02:06:15 +02:00
a258a857cb ffdff 2024-05-07 02:06:12 +02:00

View file

@ -136,8 +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] Anzahl Filter: "$(wc -l < "$MF_FILTERLIST")"
echo [DEBUG] MF-URL: "$MF_API_URL"
echo -----------------------------------------------------
fi
}