10 lines
297 B
Markdown
10 lines
297 B
Markdown
# How to install Home Assistant on Proxmox
|
|
|
|
{: align=left width=200 }
|
|
|
|
Open Proxmox Terminal and send:
|
|
```
|
|
clear;bash -c "$(wget -qLO - https://install-ha.sthope.dev)"
|
|
```
|
|
|
|
[Github Repository](https://github.com/sthopeless/proxmox_hassos_install/) |