diff --git a/cli.cpp b/cli.cpp index d2631316f..4b077c3bc 100644 --- a/cli.cpp +++ b/cli.cpp @@ -1213,7 +1213,5 @@ unsigned int cli_post_detection(int argc, char *argv[]) std::this_thread::sleep_for(1s); - exit(0); - return 0; }