diff --git a/rowbot b/rowbot index c8ea8e2..0b65c2b 100755 --- a/rowbot +++ b/rowbot @@ -903,4 +903,6 @@ while recv line; do "$hook" done < <(compgen -A function "hook_cmd_") fi + + unset to done