mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-09 01:09:16 +00:00
Update zigbee2mqtt.sh
This commit is contained in:
parent
c5fa9f8b69
commit
80f33abf8f
@ -60,6 +60,7 @@ function update_script() {
|
|||||||
mv zigbee2mqtt-${RELEASE} /opt/zigbee2mqtt
|
mv zigbee2mqtt-${RELEASE} /opt/zigbee2mqtt
|
||||||
rm -rf /opt/zigbee2mqtt/data
|
rm -rf /opt/zigbee2mqtt/data
|
||||||
mv /opt/z2m_backup/data /opt/zigbee2mqtt
|
mv /opt/z2m_backup/data /opt/zigbee2mqtt
|
||||||
|
msg_ok "Updated ${APP} to v${RELEASE}"
|
||||||
|
|
||||||
msg_info "Starting Service"
|
msg_info "Starting Service"
|
||||||
systemctl start zigbee2mqtt
|
systemctl start zigbee2mqtt
|
||||||
|
Loading…
Reference in New Issue
Block a user