@ -141,7 +141,7 @@ if ($update && defined $tsigname && defined $tsigkey) {
handle_update($server, $port, $domain, $update) if (defined $update);
say "exit: ", $exit_code;
say "exit: ", $exit_code if($verbose);
exit($exit_code);
sub handle_update {
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.