15 lines
706 B
Markdown
15 lines
706 B
Markdown
<h1><b>work in progress buds</b></h1>
|
|
|
|
<h3>adguard</h3>
|
|
|
|
* to install run command in host shell
|
|
* `bash -c "$(wget -qLO - https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/branch/main/ct/adguard.sh)"`
|
|
* update run command in container console
|
|
* `bash -c "$(wget -qLO - https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/branch/main/ct/adguard.sh)"`
|
|
|
|
<h3>debian lxc</h3>
|
|
|
|
* to install run command in host shell
|
|
* `bash -c "$(wget -qLO - https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/branch/main/ct/debian.sh)"`
|
|
* update run command in container console
|
|
* `bash -c "$(wget -qLO - https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/branch/main/ct/debian.sh)"` |