pve-scripts/README.md

15 lines
708 B
Markdown
Raw Normal View History

2024-07-10 08:59:16 -07:00
<h1><b>work in progress buds</b></h1>
<h3>adguard</h3>
2024-07-10 09:00:15 -07:00
2024-07-10 09:14:17 -07:00
* to install run command in host shell
2024-07-10 09:01:34 -07:00
* `bash -c "$(wget -qLO - https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/branch/main/ct/adguard.sh)"`
* update run command in container console
2024-07-10 10:56:05 -07:00
* `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)"`