Update README.md

This commit is contained in:
tteckster 2022-03-14 23:57:34 -04:00 committed by GitHub
parent df076b4544
commit c20bf2e53c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -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)"
```
____________________________________________________________________________________________