Home Assistant Core LXC upgrade #905
-
Hi, how to upgrade Home Assistant Core LXC ? thank's a lot. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 21 replies
-
The |
Beta Was this translation helpful? Give feedback.
-
after the update "add arch check" (#981) I get bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/homeassistant-core-v5.sh)"
bash: line 421: ARCH_CHECK: command not found
‼ ERROR 127@421 Unknown failure occurred. |
Beta Was this translation helpful? Give feedback.
-
Hi, I noticed after upgrading the image, that my "Local Media" has disappeared. Could it be possible to add the local media path into the mounted volumes, so that these would also persist between upgrades? Edit: |
Beta Was this translation helpful? Give feedback.
The
***-v5.sh script
serves both to create the LXC (Proxmox Shell) and provide support for the App (LXC Console)