Update 'Installer.sh'
Removed NodeRed from auto installing in unattended mode
This commit is contained in:
parent
0cd6f11d88
commit
0dd0add335
@ -10,7 +10,7 @@ SKIPoptions=yes
|
|||||||
SKIPhomer=yes
|
SKIPhomer=yes
|
||||||
|
|
||||||
if [[ $SKIPoptions == "yes" ]]; then
|
if [[ $SKIPoptions == "yes" ]]; then
|
||||||
OPTIONS='"Domoticz" "Node-RED" "Zigbee2MQTT" "Unattended-Upgrades" "Monitor-Service" "Homer"'
|
OPTIONS='"Domoticz" "Zigbee2MQTT" "Unattended-Upgrades" "Monitor-Service" "Homer"'
|
||||||
fi
|
fi
|
||||||
if [[ $SKIPhomer == "yes" ]]; then
|
if [[ $SKIPhomer == "yes" ]]; then
|
||||||
ISP=Ziggo
|
ISP=Ziggo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user