mirror of https://github.com/tteck/Proxmox.git
Update zigbee2mqtt.sh
This commit is contained in:
parent
125e66df2f
commit
df3dab2dee
|
@ -32,8 +32,8 @@ ${CL}"
|
|||
|
||||
header_info
|
||||
show_menu(){
|
||||
printf " ${YW} 1)${YW} Privileged ${CL}\n"
|
||||
printf " ${YW} 2)${GN} Unprivileged ${CL}\n"
|
||||
printf " ${YW} 1)${GN} Privileged ${CL}\n"
|
||||
# printf " ${YW} 2)${RD} Unprivileged ${CL}\n"
|
||||
|
||||
printf "Please choose a Install Method and hit enter or ${RD}x${CL} to exit."
|
||||
read opt
|
||||
|
|
Loading…
Reference in New Issue