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