From 19570a867ed7335886dadf67e07f9745d37a9bfd Mon Sep 17 00:00:00 2001 From: cheliangzhao Date: Sun, 24 Sep 2023 16:21:26 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Style:=20change=20function=20nam?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start.sh | 54 +++++++++++++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/start.sh b/start.sh index d11dcb4..35d6bd1 100755 --- a/start.sh +++ b/start.sh @@ -179,35 +179,35 @@ fi # Output Dashboard access address and Secret echo '' -echo -e "Clash Dashboard 访问地址: http://:9090/ui" +echo -e "Clash Dashboard 访问地址: http://127.0.0.1:9090/ui" echo -e "Secret: ${Secret}" echo '' -# 添加环境变量(root权限) -cat>/etc/profile.d/clash.sh</etc/profile.d/clash.sh<