mirror of https://github.com/tp4a/teleport
整理代码
parent
be59d1a612
commit
f286f7d718
|
@ -288,8 +288,7 @@ int ts_main(void)
|
|||
g_exit_flag = true;
|
||||
}
|
||||
|
||||
if (!g_exit_flag)
|
||||
{
|
||||
if (!g_exit_flag) {
|
||||
ts_web_rpc_register_core();
|
||||
|
||||
EXLOGV("[core] ---- initialized, ready for service ----\n");
|
||||
|
|
Loading…
Reference in New Issue