Compare commits
No commits in common. "1ee00554e4c3efd34ee77f25d55091a5c8e92a47" and "c163dbf9c748f81e6e38b7a1f0d06facc19bc053" have entirely different histories.
1ee00554e4
...
c163dbf9c7
1 changed files with 2 additions and 1 deletions
|
@ -136,7 +136,8 @@ 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 [DEBUG] Anzahl Filter: "$(wc -l < "$MF_FILTERLIST")"
|
||||
echo -----------------------------------------------------
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue