mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-22 08:29:28 +08:00
merge fix
This commit is contained in:
@@ -125,6 +125,7 @@ func initWireguard(node *models.Node, privkey string, peers []wgtypes.PeerConfig
|
||||
time.Sleep(time.Second >> 2)
|
||||
d, _ = wgclient.Device(deviceiface)
|
||||
}
|
||||
time.Sleep(time.Second >> 2)
|
||||
err = applyWGQuickConf(confPath)
|
||||
if err != nil {
|
||||
Log("failed to create wireguard interface", 1)
|
||||
|
Reference in New Issue
Block a user