修复虚拟网卡添加路由错误,和增加自动更新

This commit is contained in:
snltty
2024-07-17 22:48:31 +08:00
parent 23ab89842f
commit 43f99c311b
2 changed files with 9 additions and 8 deletions

View File

@@ -18,6 +18,7 @@ namespace linker.service
protected override void OnStart(string[] _args)
{
CheckMainProcess();
}
protected override void OnStop()
{