From af0cce4216a7f8846fc6d14e6475c809961cdd6f Mon Sep 17 00:00:00 2001 From: midoks Date: Sat, 1 Jul 2023 10:16:39 +0800 Subject: [PATCH] Update install.sh --- scripts/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install.sh b/scripts/install.sh index d029084b8..9c222e5ed 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -72,6 +72,7 @@ if [ ! -z "$cn" ];then HTTP_PREFIX="https://ghproxy.com/" fi +echo "local:${$LOCAL_ADDR}" if [ $OSNAME != "macos" ];then if id www &> /dev/null ;then