mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2025-01-29 15:38:33 +01:00
fix bug: repush edgeingo routinue
This commit is contained in:
parent
4a15fa95c1
commit
1963429157
@ -400,7 +400,7 @@ func RoutinePushSettings(interval time.Duration) {
|
|||||||
force = false
|
force = false
|
||||||
}
|
}
|
||||||
PushNhTable(force)
|
PushNhTable(force)
|
||||||
PushPeerinfo(false)
|
PushPeerinfo(force)
|
||||||
time.Sleep(path.S2TD(1))
|
time.Sleep(path.S2TD(1))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user