mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 00:43:58 +08:00
client infrastructure to support updates
This commit is contained in:

committed by
0xdcarns

parent
ef82ac4af5
commit
ab9f0f05e0
@@ -42,6 +42,7 @@ type cachedMessage struct {
|
||||
|
||||
// Daemon runs netclient daemon from command line
|
||||
func Daemon() error {
|
||||
UpdateClientConfig()
|
||||
serverSet := make(map[string]bool)
|
||||
// == initial pull of all networks ==
|
||||
networks, _ := ncutils.GetSystemNetworks()
|
||||
|
Reference in New Issue
Block a user