Browse Source

Update zigbee2mqtt.sh

tteckster 3 years ago
parent
commit
81e4f52150
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ct/zigbee2mqtt.sh

+ 2 - 2
ct/zigbee2mqtt.sh

@@ -30,8 +30,8 @@ ${CL}"
 
 
 header_info
 header_info
 show_menu(){
 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."
     printf "Please choose a Install Method and hit enter or ${RD}x${CL} to exit."
     read opt
     read opt