mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
.
This commit is contained in:
parent
e3d47e588a
commit
e5bd230fb0
15 changed files with 197 additions and 42 deletions
|
@ -14,5 +14,5 @@
|
|||
package cli
|
||||
|
||||
// AddRoot CLI command
|
||||
func AddRoot(args []string) {
|
||||
func AddRoot(basePath, authToken string, args []string) {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue