From 1cf82b8df9ad4fcad1d2ca61240438e2edf70236 Mon Sep 17 00:00:00 2001 From: qaiu <736226400@qq.com> Date: Mon, 29 Jan 2024 00:34:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 150e6bc..6b75ea1 100644 --- a/README.md +++ b/README.md @@ -172,10 +172,10 @@ cd netdisk-fast-download bash service-install.sh ``` 服务相关命令: -1. 查看服务状态 -`systemctl status netdisk-fast-download.service` -2. 控制服务 +查看服务状态 +`systemctl status netdisk-fast-download.service` + 启动服务 `systemctl start netdisk-fast-download.service`