mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 13:24:09 -07:00
.
This commit is contained in:
parent
47a08ccbd4
commit
6db2b8c66d
4 changed files with 8 additions and 15 deletions
|
@ -70,6 +70,7 @@ func locatorNew(args []string) {
|
|||
os.Exit(1)
|
||||
}
|
||||
fmt.Println(jsonDump(loc))
|
||||
os.Exit(0)
|
||||
}
|
||||
|
||||
func locatorNewDNSKey(args []string) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue