From c20bf2e53c38f571a0b7f5843115fca3f896974f Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 14 Mar 2022 23:57:34 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 45e22cab..afdd88a6 100644 --- a/README.md +++ b/README.md @@ -708,6 +708,12 @@ Run in the Proxmox Shell ```yaml bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/zwave-copy-data.sh)" ``` +⚙️ **To Update Zwavejs2MQTT** + +Run in the LXC Console +```yaml +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/zwavejs2mqtt-update.sh)" +``` ____________________________________________________________________________________________