浏览代码

Update zigbee2mqtt.sh

tteckster 3 年之前
父节点
当前提交
81e4f52150
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      ct/zigbee2mqtt.sh

+ 2 - 2
ct/zigbee2mqtt.sh

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