mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
63dc6f7713
commit
13df0d4e09
|
@ -312,7 +312,7 @@ To start Zigbee2MQTT automatically on boot
|
||||||
```
|
```
|
||||||
sudo systemctl enable zigbee2mqtt.service
|
sudo systemctl enable zigbee2mqtt.service
|
||||||
```
|
```
|
||||||
To update Zigbee2Mqtt, from the console run:
|
To update Zigbee2Mqtt
|
||||||
```
|
```
|
||||||
cd /opt/zigbee2mqtt
|
cd /opt/zigbee2mqtt
|
||||||
bash update.sh
|
bash update.sh
|
||||||
|
@ -377,7 +377,7 @@ To start Zigbee2MQTT automatically on boot
|
||||||
```
|
```
|
||||||
sudo systemctl enable zigbee2mqtt.service
|
sudo systemctl enable zigbee2mqtt.service
|
||||||
```
|
```
|
||||||
To update Zigbee2Mqtt, from the console run:
|
To update Zigbee2Mqtt
|
||||||
```
|
```
|
||||||
cd /opt/zigbee2mqtt
|
cd /opt/zigbee2mqtt
|
||||||
bash update.sh
|
bash update.sh
|
||||||
|
|
Loading…
Reference in New Issue