mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
f0db1de4d9
commit
be1bfb85d3
|
@ -9,7 +9,7 @@
|
||||||
To create a new Proxmox ESPHome LXC Container, run the following from Proxmox web shell.
|
To create a new Proxmox ESPHome LXC Container, run the following from Proxmox web shell.
|
||||||
|
|
||||||
```
|
```
|
||||||
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/blob/main/esphome_container.sh)"
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/esphome_container.sh)"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue