From 560e876842fe867cbcdb26b9c13fc7b02e9db25f Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Mon, 7 Dec 2020 16:58:08 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=96=87=E6=A1=A3):=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- documents/common_commands.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/documents/common_commands.md b/documents/common_commands.md index 67dda01..4882769 100644 --- a/documents/common_commands.md +++ b/documents/common_commands.md @@ -1,11 +1,10 @@ -# 常用命令 -## 启动脚本 +# 启动脚本 ``` vasma ``` -## 服务管理 -### Xray-core、v2ray-core、trojan-go +# 服务管理 +## Xray-core、v2ray-core、trojan-go - 重启 ``` # xray @@ -42,7 +41,7 @@ systemctl stop v2ray systemctl stop trojan-go ``` -### nginx +## nginx - 重启 ``` nginx -s reload