mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
df076b4544
commit
c20bf2e53c
|
@ -708,6 +708,12 @@ Run in the Proxmox Shell
|
||||||
```yaml
|
```yaml
|
||||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/zwave-copy-data.sh)"
|
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)"
|
||||||
|
```
|
||||||
|
|
||||||
____________________________________________________________________________________________
|
____________________________________________________________________________________________
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue