From c0da59a18ca861aadba6900184e4f04c2cc228b1 Mon Sep 17 00:00:00 2001 From: Carney Wu <9900088+cubicwork@users.noreply.github.com> Date: Mon, 20 May 2024 17:02:19 +0800 Subject: [PATCH] Update dashboard.md --- doc/zh-cn/admin/dashboard.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/zh-cn/admin/dashboard.md b/doc/zh-cn/admin/dashboard.md index fac407b..0f51f7e 100644 --- a/doc/zh-cn/admin/dashboard.md +++ b/doc/zh-cn/admin/dashboard.md @@ -85,10 +85,10 @@ service codefever status # 查看状态 支持的维护命令: ```shell -service conrd start # 启动 -service codefever stop # 停止 -service codefever restart # 重新启动 -service codefever status # 查看状态 +service crond start # 启动 +service crond stop # 停止 +service crond restart # 重新启动 +service crond status # 查看状态 ``` #### Sendmail