Browse Source

Update ha_setup.sh

tteckster 3 years ago
parent
commit
7cab561606
1 changed files with 1 additions and 0 deletions
  1. 1 0
      setup/ha_setup.sh

+ 1 - 0
setup/ha_setup.sh

@@ -110,6 +110,7 @@ show_menu(){
     number=`echo "\033[33m"`
     bgred=`echo "\033[41m"`
     fgred=`echo "\033[31m"`
+    hostname -I
     printf "\n${menu}*********************************************${normal}\n"
     printf "${menu}**${number} 1)${safe} Switch to Stable Branch ${normal}\n"
     printf "${menu}**${number} 2)${number} Switch to Beta Branch ${normal}\n"