Update nps_use.md

This commit is contained in:
yzy613 2020-02-09 16:00:11 +08:00 committed by GitHub
parent 5c37505430
commit f95bb6c6d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -29,7 +29,7 @@
nps.exe stop|restart
```
## 服务端更新
请首先执行`sudo nps stop`或者`nps.exe stop`停止运行,然后
请首先执行 `sudo nps stop` 或者 `nps.exe stop` 停止运行,然后
对于linux
```shell
@ -40,6 +40,8 @@
nps-update.exe update
```
更新完成后,执行执行`sudo nps start`或者`nps.exe start`重新运行即可完成升级
更新完成后,执行执行 `sudo nps start` 或者 `nps.exe start` 重新运行即可完成升级
如果无法更新成功可以直接自行下载releases压缩包然后覆盖原有的nps二进制文件和web目录
对于Redhat系的Linux例如CentOS二进制文件会默认存放在 `/usr/bin` 或者 `/usr/lib/bin `