mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 08:47:35 +08:00
network wasn't working, so added it.
This commit is contained in:
@@ -897,7 +897,7 @@ func CheckIn(network string) error {
|
||||
fmt.Println("Checking In.")
|
||||
|
||||
var header metadata.MD
|
||||
|
||||
node.Nodenetwork = network
|
||||
checkinres, err := wcclient.CheckIn(
|
||||
ctx,
|
||||
&nodepb.CheckInReq{
|
||||
|
Reference in New Issue
Block a user