mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Add files via upload
This commit is contained in:
parent
b5f493a213
commit
8c438e26ff
2 changed files with 31 additions and 0 deletions
11
Podman_HACS.md
Normal file
11
Podman_HACS.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
<h1 align="center" id="heading"> Home Assistant Community Store </h1>
|
||||
|
||||
<p align="center"><img src="https://assets.hacs.xyz/logo.svg" width="100" height="100"/></p>
|
||||
|
||||
<h3 align="center"> ⚠️ This script is for installing HACS on Podman Home Assistant Container LXC ONLY ⚠️</h3>
|
||||
|
||||
Run the following from the Home Assistant Container LXC console
|
||||
```
|
||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/podman_hacs.sh)"
|
||||
```
|
||||
After install, reboot Home Assistant and **clear browser cache** then Add HACS integration.
|
Loading…
Add table
Add a link
Reference in a new issue