mirror of https://github.com/tteck/Proxmox.git
Update zigbee2mqtt.sh
This commit is contained in:
parent
08d05a4812
commit
81e4f52150
|
@ -30,8 +30,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 (no device passthrough) ${CL}\n"
|
||||
|
||||
printf "Please choose a Install Method and hit enter or ${RD}x${CL} to exit."
|
||||
read opt
|
||||
|
|
Loading…
Reference in New Issue