diff --git a/scripts/install_dev.sh b/scripts/install_dev.sh index ce3ad9a22..baeeea899 100755 --- a/scripts/install_dev.sh +++ b/scripts/install_dev.sh @@ -76,6 +76,8 @@ if [ ! -z "$cn" ];then HTTP_PREFIX="https://ghproxy.com/" fi +echo "local:${$LOCAL_ADDR}" + if [ $OSNAME != "macos" ];then mkdir -p /www/server mkdir -p /www/wwwroot