|
|
|
@ -843,8 +843,7 @@ npm start |
|
|
|
|
|
|
|
|
|
|
|
Run in the LXC console |
|
|
|
Run in the LXC console |
|
|
|
```yaml |
|
|
|
```yaml |
|
|
|
cd /opt/zigbee2mqtt |
|
|
|
cd /opt/zigbee2mqtt && bash update.sh |
|
|
|
bash update.sh |
|
|
|
|
|
|
|
``` |
|
|
|
``` |
|
|
|
⚙️ **Copy Data From a Existing Zigbee2MQTT LXC to another Zigbee2MQTT LXC** |
|
|
|
⚙️ **Copy Data From a Existing Zigbee2MQTT LXC to another Zigbee2MQTT LXC** |
|
|
|
|
|
|
|
|
|
|
|
@ -1541,8 +1540,7 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/magicmirror- |
|
|
|
|
|
|
|
|
|
|
|
Run in the LXC Console |
|
|
|
Run in the LXC Console |
|
|
|
```yaml |
|
|
|
```yaml |
|
|
|
cd /opt/magicmirror |
|
|
|
cd /opt/magicmirror && git pull && npm install --only=prod --omit=dev |
|
|
|
git pull && npm install --only=prod --omit=dev |
|
|
|
|
|
|
|
``` |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|