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