update tagline

This commit is contained in:
medcl 2021-11-22 14:53:36 +08:00
parent 408c2feb50
commit a3d300dbb8
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ func main() {
terminalFooter := ""
app := framework.NewApp("console", "the easiest way to operate your elasticsearch platform.",
app := framework.NewApp("console", "the easiest way to operate your own elasticsearch platform.",
config.Version, config.LastCommitLog, config.BuildDate,config.EOLDate, terminalHeader, terminalFooter)
app.Init(nil)