mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update ha_setup.sh
This commit is contained in:
parent
65b892e4bd
commit
7cab561606
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue