mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2025-01-27 06:28:42 +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
|
||||
}
|
||||
PushNhTable(force)
|
||||
PushPeerinfo(false)
|
||||
PushPeerinfo(force)
|
||||
time.Sleep(path.S2TD(1))
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user