mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-17 18:41:41 +02: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