mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-23 00:17:10 +08:00
began transition
This commit is contained in:
@@ -97,9 +97,6 @@ func (config *ClientConfig) ReadConfig() {
|
||||
fmt.Println("no config or invalid")
|
||||
fmt.Println(err)
|
||||
log.Fatal(err)
|
||||
} else {
|
||||
config.Node.SetID()
|
||||
//config = cfg
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user