Update install_dev.sh

This commit is contained in:
Mr Chen 2024-06-15 23:14:37 +08:00
parent 9c3dcaf2ec
commit a3a44e1494
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ if [ ! -z "$cn" ] || [ "$?" == "0" ] ;then
fi
echo "local:${LOCAL_ADDR}"
echo "OSNAME:${OSNAME}"
if [ $OSNAME != "macos" ];then