cleanup
This commit is contained in:
parent
8e346670e6
commit
2b72d3150c
@ -135,6 +135,7 @@ static void check_server(const server_cfg &server, data_db &state_db) {
|
||||
|
||||
auto run_cmd(const app_config &cfg) -> int {
|
||||
MONITARR_USES_FUNCTION_NAME();
|
||||
|
||||
auto ret{0};
|
||||
std::signal(SIGINT, quit_handler);
|
||||
#if !defined(_WIN32)
|
||||
|
Loading…
x
Reference in New Issue
Block a user