mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-30 22:26:42 +00:00
Rename command line UA to cli
This commit is contained in:
@@ -29,5 +29,5 @@ func NetBirdDesktopUIUserAgent() string {
|
||||
}
|
||||
|
||||
func NetBirdCmdUserAgent() string {
|
||||
return "netbird-cmd/" + WiretrusteeVersion()
|
||||
return "netbird-cli/" + WiretrusteeVersion()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user