mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 17:03:06 +00:00
Typo
This commit is contained in:
parent
658478cba3
commit
45cb0f3fa3
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ var registerNodeCmd = &cobra.Command{
|
|||
return
|
||||
}
|
||||
|
||||
SuccessOutput(response.Machine, "Machine register", output)
|
||||
SuccessOutput(response.Machine, "Machine registered", output)
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue