chore(version): rename panel name to baihu-panel in CLI output
This commit is contained in:
@@ -7,5 +7,5 @@ import (
|
||||
)
|
||||
|
||||
func Run(args []string) {
|
||||
fmt.Printf("白虎面板 (Baihu Panel) %s (Build time: %s)\n", constant.Version, constant.BuildTime)
|
||||
fmt.Printf("baihu-panel %s (Build time: %s)\n", constant.Version, constant.BuildTime)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user