Initial commit
This commit is contained in:
10
docs/proxmox/how-to-install-home-assistant.md
Normal file
10
docs/proxmox/how-to-install-home-assistant.md
Normal file
@ -0,0 +1,10 @@
|
||||
# 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/)
|
Reference in New Issue
Block a user