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