Update README.md

This commit is contained in:
tteckster
2022-02-22 12:56:28 -05:00
committed by GitHub
parent b15989b1ac
commit 25ff5224e7

View File

@ -167,6 +167,11 @@ To create a new Proxmox Home Assistant Container, run the following in the Proxm
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/ha_container.sh)"
```
To create a new Proxmox Unprivileged Home Assistant Container, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unprev/unprivileged-homeassistant.sh)"
```
<h3 align="center" id="heading">⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡</h3>