feat(文档): update

pull/534/merge
mack-a 2020-12-07 16:58:08 +08:00
parent 1d86a549d9
commit 560e876842
1 changed files with 4 additions and 5 deletions

View File

@ -1,11 +1,10 @@
# 常用命令 # 启动脚本
## 启动脚本
``` ```
vasma vasma
``` ```
## 服务管理 # 服务管理
### Xray-core、v2ray-core、trojan-go ## Xray-core、v2ray-core、trojan-go
- 重启 - 重启
``` ```
# xray # xray
@ -42,7 +41,7 @@ systemctl stop v2ray
systemctl stop trojan-go systemctl stop trojan-go
``` ```
### nginx ## nginx
- 重启 - 重启
``` ```
nginx -s reload nginx -s reload