mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 08:47:35 +08:00
removing typo
This commit is contained in:
@@ -215,7 +215,7 @@ func GetServerPeers(serverNode *models.Node) ([]wgtypes.PeerConfig, bool, []stri
|
||||
if err != nil {
|
||||
logger.Log(1, "could not fetch current ACL list, proceeding with all peers")
|
||||
}
|
||||
git
|
||||
|
||||
for _, node := range nodes {
|
||||
pubkey, err := wgtypes.ParseKey(node.PublicKey)
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user