mirror of
https://github.com/bluenviron/mediamtx
synced 2025-02-17 12:06:58 +00:00
parent
32d3fc55cc
commit
c8cdb77fe0
@ -105,7 +105,7 @@ func New(args []string) (*Core, bool) {
|
||||
parser.FatalIfErrorf(err)
|
||||
|
||||
if cli.Version {
|
||||
fmt.Println(version)
|
||||
fmt.Println(string(version))
|
||||
os.Exit(0)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user