pve-scripts/README.md

15 lines
720 B
Markdown
Raw Normal View History

2024-07-10 08:59:16 -07:00
<h1><b>work in progress buds</b></h1>
2024-07-10 10:56:56 -07:00
<h3><b>adguard</b></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)"`
2024-07-10 10:56:56 -07:00
<h3><b>debian lxc</b></h3>
2024-07-10 10:56:05 -07:00
* 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)"`