Skip to content

Commit

Permalink
Merge pull request ehang-io#395 from yzy613/patch-1
Browse files Browse the repository at this point in the history
Update nps_use.md
  • Loading branch information
ffdfgdfg authored Feb 9, 2020
2 parents 165529f + 809134f commit 016e995
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/nps_use.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
nps.exe stop|restart
```
## 服务端更新
请首先执行`sudo nps stop`或者`nps.exe stop`停止运行,然后
请首先执行 `sudo nps stop` 或者 `nps.exe stop` 停止运行,然后

对于linux
```shell
Expand All @@ -40,6 +40,8 @@
nps-update.exe update
```

更新完成后,执行执行`sudo nps start`或者`nps.exe start`重新运行即可完成升级
更新完成后,执行执行 `sudo nps start` 或者 `nps.exe start` 重新运行即可完成升级

如果无法更新成功,可以直接自行下载releases压缩包然后覆盖原有的nps二进制文件和web目录

注意:`nps install` 之后的 nps 不在原位置,请使用 `whereis nps` 查找具体目录覆盖 nps 二进制文件

0 comments on commit 016e995

Please sign in to comment.