Verschiebe Function check_connectivity in Schleife
This commit is contained in:
parent
4c1da83035
commit
bcf3fc7349
1 changed files with 1 additions and 1 deletions
|
@ -211,9 +211,9 @@ case "$1" in
|
|||
;;
|
||||
*)
|
||||
check_dependencies
|
||||
check_connectivity
|
||||
# fuehre script durchgaengig aus
|
||||
while true; do
|
||||
check_connectivity
|
||||
check_vars
|
||||
debug_output
|
||||
get_unread_entries
|
||||
|
|
Loading…
Reference in a new issue