Update zigbee2mqtt.sh

This commit is contained in:
CanbiZ 2025-01-04 11:01:44 +01:00 committed by GitHub
parent 84992c0b84
commit 2fddb08fb4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,6 +58,7 @@ function update_script() {
mv zigbee2mqtt-${RELEASE} /opt/zigbee2mqtt
rm -rf /opt/zigbee2mqtt/data
mv /opt/z2m_backup/data /opt/zigbee2mqtt
msg_ok "Updated ${APP} to v${RELEASE}"
msg_info "Starting Service"
systemctl start zigbee2mqtt