update mesh installpath
This commit is contained in:
parent
16df03678c
commit
552d63ea6e
4 changed files with 22 additions and 17 deletions
2
main.go
2
main.go
|
|
@ -25,7 +25,7 @@ import (
|
|||
)
|
||||
|
||||
var (
|
||||
version = "2.4.0"
|
||||
version = "2.4.1-dev"
|
||||
log = logrus.New()
|
||||
logFile *os.File
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue