From a3a44e149452c5dc2e0c2d4d9953353dab45e9e1 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sat, 15 Jun 2024 23:14:37 +0800 Subject: [PATCH] Update install_dev.sh --- scripts/install_dev.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install_dev.sh b/scripts/install_dev.sh index b9604fae2..751b7322d 100755 --- a/scripts/install_dev.sh +++ b/scripts/install_dev.sh @@ -81,6 +81,7 @@ if [ ! -z "$cn" ] || [ "$?" == "0" ] ;then fi echo "local:${LOCAL_ADDR}" +echo "OSNAME:${OSNAME}" if [ $OSNAME != "macos" ];then