Update vmess-ws.sh

This commit is contained in:
NewName
2024-08-12 01:37:19 +08:00
parent 2df0d7a492
commit f6060aa587

View File

@@ -82,4 +82,5 @@ show_inbound_config() {
create_config
show_inbound_config
systemctl restart xray
systemctl enable xray
echo -e "${green}Xray 服务已启动。${none}"