Skip to content

Commit

Permalink
更新 README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qaiu authored Jan 28, 2024
1 parent 1cf82b8 commit acbf56a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,19 +176,19 @@ bash service-install.sh
查看服务状态
`systemctl status netdisk-fast-download.service`

启动服务
启动服务
`systemctl start netdisk-fast-download.service`

重启服务
重启服务
`systemctl restart netdisk-fast-download.service`

停止服务
停止服务
`systemctl stop netdisk-fast-download.service`

开机启动服务
开机启动服务
`systemctl enable netdisk-fast-download.servic`

停止开机启动
停止开机启动
`systemctl disable netdisk-fast-download.servic`

## Windows服务部署
Expand Down

0 comments on commit acbf56a

Please sign in to comment.