mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update pve6_zigbee2mqtt_setup.sh
This commit is contained in:
		
							parent
							
								
									3aeeb99d9d
								
							
						
					
					
						commit
						598d38f1f0
					
				| 
						 | 
					@ -52,7 +52,7 @@ apt-get -qqy install \
 | 
				
			||||||
    # Install zigbee2mqtt
 | 
					    # Install zigbee2mqtt
 | 
				
			||||||
    msg "Installing Zigbee2MQTT..."
 | 
					    msg "Installing Zigbee2MQTT..."
 | 
				
			||||||
    cd /opt/zigbee2mqtt &>/dev/null
 | 
					    cd /opt/zigbee2mqtt &>/dev/null
 | 
				
			||||||
    npm ci --production &>/dev/null
 | 
					    npm ci &>/dev/null
 | 
				
			||||||
 | 
					
 | 
				
			||||||
echo "Creating service file zigbee2mqtt.service"
 | 
					echo "Creating service file zigbee2mqtt.service"
 | 
				
			||||||
service_path="/etc/systemd/system/zigbee2mqtt.service"
 | 
					service_path="/etc/systemd/system/zigbee2mqtt.service"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue