mirror of
https://github.com/gravitl/netmaker.git
synced 2025-11-03 11:02:11 +08:00
refactored delete, pull nil pointer and logging
This commit is contained in:
@@ -248,9 +248,6 @@ func Pull(network string, manual bool) (*models.Node, error) {
|
||||
}
|
||||
}
|
||||
}
|
||||
//if ncutils.IsLinux() {
|
||||
// setDNS(&resNode, servercfg, &cfg.Node)
|
||||
//}
|
||||
var bkupErr = config.SaveBackup(network)
|
||||
if bkupErr != nil {
|
||||
ncutils.Log("unable to update backup file")
|
||||
|
||||
Reference in New Issue
Block a user