mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
947adeda4e
commit
92b034bda7
|
@ -95,7 +95,7 @@ Save and exit the editor with “Ctrl+O”, “Enter” and “Ctrl+X”
|
||||||
|
|
||||||
To create a new Proxmox Podman Home Assistant Container, run the following from Proxmox web shell.
|
To create a new Proxmox Podman Home Assistant Container, run the following from Proxmox web shell.
|
||||||
|
|
||||||
[( What is Podman? )](https://github.com/tteck/Proxmox/blob/main/Podman.md)
|
[( What is Podman? )](https://github.com/tteck/Proxmox/blob/main/Podman.md)
|
||||||
|
|
||||||
```
|
```
|
||||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/podman_ha_container.sh)"
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/podman_ha_container.sh)"
|
||||||
|
|
Loading…
Reference in New Issue