From 6a981e1e8f50f42ee35c0235a38e9255c96a3618 Mon Sep 17 00:00:00 2001 From: midoks Date: Sun, 8 Oct 2023 01:56:51 +0800 Subject: [PATCH] Update cmd.md --- cmd.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd.md b/cmd.md index a9c383227..29a33968a 100644 --- a/cmd.md +++ b/cmd.md @@ -4,10 +4,10 @@ - 面板相关命令 ``` -/etc/init.d/mw default | 显示登录信息 +/etc/init.d/mw default | 显示登录信息 /etc/init.d/mw db | 快捷连接数据 -mw update | 更新到正式 +mw update | 更新到正式 mw update_dev | 更新到开发 service mw [start|stop|reload|restart|status]