From 90c2cafb798671f8837b6589a589da2f5601eb80 Mon Sep 17 00:00:00 2001 From: NewName Date: Mon, 12 Aug 2024 01:36:18 +0800 Subject: [PATCH] Update shadowsocks.sh --- tmp/shadowsocks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmp/shadowsocks.sh b/tmp/shadowsocks.sh index 4d369e7..fcff949 100644 --- a/tmp/shadowsocks.sh +++ b/tmp/shadowsocks.sh @@ -63,4 +63,4 @@ install_dependencies configure_and_transfer systemctl restart xray systemctl enable xray -echo -e "${green}Xray 服务已经重新启动。${none}" +echo -e "${green}Xray 服务已启动。${none}"