Update zigbee2mqtt.sh

This commit is contained in:
tteckster 2022-03-08 16:01:00 -05:00 committed by GitHub
parent 08d05a4812
commit 81e4f52150
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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