We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 050fdb1 commit 614e56eCopy full SHA for 614e56e
.templates/nodered/build.sh
@@ -35,6 +35,7 @@ node_selection=$(whiptail --title "Node-RED nodes" --checklist --separate-output
35
"node-red-contrib-owntracks" " " "OFF" \
36
"node-red-contrib-alexa-local" " " "OFF" \
37
"node-red-contrib-heater-controller" " " "OFF" \
38
+ "node-red-contrib-deconz" " " "OFF" \
39
3>&1 1>&2 2>&3)
40
41
##echo "$check_selection"
0 commit comments