mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
76062daa23
commit
a26b88d826
14
README.md
14
README.md
|
@ -389,12 +389,12 @@ sudo systemctl start zigbee2mqtt
|
||||||
```
|
```
|
||||||
To start Zigbee2MQTT automatically on boot
|
To start Zigbee2MQTT automatically on boot
|
||||||
```
|
```
|
||||||
sudo systemctl enable zigbee2mqtt.service
|
sudo systemctl enable zigbee2mqtt.service
|
||||||
```
|
```
|
||||||
To update Zigbee2Mqtt
|
To update Zigbee2Mqtt
|
||||||
```
|
```
|
||||||
cd /opt/zigbee2mqtt
|
cd /opt/zigbee2mqtt
|
||||||
bash update.sh
|
bash update.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
@ -454,12 +454,12 @@ sudo systemctl start zigbee2mqtt
|
||||||
```
|
```
|
||||||
To start Zigbee2MQTT automatically on boot
|
To start Zigbee2MQTT automatically on boot
|
||||||
```
|
```
|
||||||
sudo systemctl enable zigbee2mqtt.service
|
sudo systemctl enable zigbee2mqtt.service
|
||||||
```
|
```
|
||||||
To update Zigbee2Mqtt
|
To update Zigbee2Mqtt
|
||||||
```
|
```
|
||||||
cd /opt/zigbee2mqtt
|
cd /opt/zigbee2mqtt
|
||||||
bash update.sh
|
bash update.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
Loading…
Reference in New Issue