mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
e0bc337772
commit
63f3dd68e2
|
@ -837,12 +837,7 @@ ________________________________________________________________________________
|
||||||
To create a new Proxmox AdGuard Home LXC, run the following in the Proxmox Shell.
|
To create a new Proxmox AdGuard Home LXC, run the following in the Proxmox Shell.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/adguard_container.sh)"
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/adguard.sh)"
|
||||||
```
|
|
||||||
To create a new Proxmox **Unprivileged** AdGuard Home LXC, run the following in the Proxmox Shell.
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unpriv/unprivileged-adguard.sh)"
|
|
||||||
```
|
```
|
||||||
|
|
||||||
<h3 align="center" id="heading">⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3>
|
<h3 align="center" id="heading">⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3>
|
||||||
|
|
Loading…
Reference in New Issue