Update install_dev.sh
This commit is contained in:
parent
9c3dcaf2ec
commit
a3a44e1494
|
|
@ -81,6 +81,7 @@ if [ ! -z "$cn" ] || [ "$?" == "0" ] ;then
|
|||
fi
|
||||
|
||||
echo "local:${LOCAL_ADDR}"
|
||||
echo "OSNAME:${OSNAME}"
|
||||
|
||||
if [ $OSNAME != "macos" ];then
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue