From 14f7fcc5ad661dbff566208e820165e13e226750 Mon Sep 17 00:00:00 2001 From: rensumo Date: Wed, 8 Oct 2025 15:31:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=91=BD=E4=BB=A4=E8=A1=8C?= =?UTF-8?q?=E9=83=A8=E7=BD=B2=E8=87=AA=E5=90=AF=E5=8A=A8=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=E7=9A=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 34dff75..beb9f78 100644 --- a/README.md +++ b/README.md @@ -354,10 +354,10 @@ bash service-install.sh `systemctl stop netdisk-fast-download.service` 开机启动服务 -`systemctl enable netdisk-fast-download.servic` +`systemctl enable netdisk-fast-download.service` 停止开机启动 -`systemctl disable netdisk-fast-download.servic` +`systemctl disable netdisk-fast-download.service` ## Windows服务部署 1. 下载并解压releases版本netdisk-fast-download-bin.zip