From 3951322d865a93db0fcd603c4d19db1ea31788a0 Mon Sep 17 00:00:00 2001 From: midoks Date: Sat, 1 Jul 2023 10:16:23 +0800 Subject: [PATCH] Update install_dev.sh --- scripts/install_dev.sh | 2 ++ 1 file changed, 2 insertions(+) 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