mirror of
https://github.com/netbirdio/netbird.git
synced 2025-02-16 10:20:09 +01:00
Save daemon address on service install (#2328)
This commit is contained in:
parent
1a15b0f900
commit
ea3205643a
@ -31,6 +31,8 @@ var installCmd = &cobra.Command{
|
|||||||
configPath,
|
configPath,
|
||||||
"--log-level",
|
"--log-level",
|
||||||
logLevel,
|
logLevel,
|
||||||
|
"--daemon-addr",
|
||||||
|
daemonAddr,
|
||||||
}
|
}
|
||||||
|
|
||||||
if managementURL != "" {
|
if managementURL != "" {
|
||||||
|
Loading…
Reference in New Issue
Block a user