Merge pull request #18 from darrenliuwei/patch-1

Update README.md
This commit is contained in:
chaoszhu 2022-09-13 15:50:08 +08:00 committed by GitHub
commit 6959897457
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ wget -qO- --no-check-certificate https://ghproxy.com/https://raw.githubuserconte
- 查看日志:`pm2 log easynode-server`
- 启动服务:`pm2 start easynode-server`
- 停止服务:`pm2 stop easynode-server`
- 停止服务:`pm2 delete easynode-server`
- 删除服务:`pm2 delete easynode-server`
#### 手动部署