From f6060aa5874690ac0ef4b06e6e8e03e2784bdb10 Mon Sep 17 00:00:00 2001 From: NewName Date: Mon, 12 Aug 2024 01:37:19 +0800 Subject: [PATCH] Update vmess-ws.sh --- vmess-ws.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/vmess-ws.sh b/vmess-ws.sh index a379f6e..b6ddd8e 100644 --- a/vmess-ws.sh +++ b/vmess-ws.sh @@ -82,4 +82,5 @@ show_inbound_config() { create_config show_inbound_config systemctl restart xray +systemctl enable xray echo -e "${green}Xray 服务已启动。${none}"