mirror of https://github.com/tteck/Proxmox.git
Update ha_setup.sh
This commit is contained in:
parent
65b892e4bd
commit
7cab561606
|
@ -110,6 +110,7 @@ show_menu(){
|
||||||
number=`echo "\033[33m"`
|
number=`echo "\033[33m"`
|
||||||
bgred=`echo "\033[41m"`
|
bgred=`echo "\033[41m"`
|
||||||
fgred=`echo "\033[31m"`
|
fgred=`echo "\033[31m"`
|
||||||
|
hostname -I
|
||||||
printf "\n${menu}*********************************************${normal}\n"
|
printf "\n${menu}*********************************************${normal}\n"
|
||||||
printf "${menu}**${number} 1)${safe} Switch to Stable Branch ${normal}\n"
|
printf "${menu}**${number} 1)${safe} Switch to Stable Branch ${normal}\n"
|
||||||
printf "${menu}**${number} 2)${number} Switch to Beta Branch ${normal}\n"
|
printf "${menu}**${number} 2)${number} Switch to Beta Branch ${normal}\n"
|
||||||
|
|
Loading…
Reference in New Issue