Merge pull request #131 from rensumo/main

修复命令行部署自启动命令的错误
This commit is contained in:
qaiu
2025-10-08 21:42:47 +08:00
committed by GitHub

View File

@@ -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