mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-04 16:33:49 +08:00
log stuff
This commit is contained in:
@@ -90,7 +90,7 @@ func Pull(network string, iface bool) (*models.Node, error) {
|
||||
}
|
||||
var bkupErr = config.SaveBackup(network)
|
||||
if bkupErr != nil {
|
||||
logger.Log(0, "unable to update backup file")
|
||||
logger.Log(0, "unable to update backup file for ", network)
|
||||
}
|
||||
|
||||
return &resNode, err
|
||||
|
Reference in New Issue
Block a user