mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 10:17:17 +08:00
feat: 首页添加任务状态
This commit is contained in:
@@ -35,7 +35,7 @@ func NewCli(t *gotext.Locale, cmd *route.Cli) *cli.Command {
|
||||
cli.RootCommandHelpTemplate += "\n" + t.Get("QQ Group:12370907") + "\n"
|
||||
|
||||
return &cli.Command{
|
||||
Name: "panel-cli",
|
||||
Name: "acepanel",
|
||||
Usage: t.Get("AcePanel CLI Tool"),
|
||||
Version: app.Version,
|
||||
Commands: cmd.Commands(),
|
||||
|
||||
Reference in New Issue
Block a user