mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-06 01:07:41 +08:00
restructuring continued
This commit is contained in:
@@ -214,7 +214,7 @@ func ServerLeave(mac string, network string) error {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
return DeleteNode(&serverNode, true)
|
||||
return DeleteNodeByMacAddress(&serverNode, true)
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user