Update README.md

This commit is contained in:
aaron 2024-07-10 10:56:05 -07:00
parent 49914d9f10
commit 5c77f940bc

View file

@ -5,4 +5,11 @@
* to install run command in host shell * to install run command in host shell
* `bash -c "$(wget -qLO - https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/branch/main/ct/adguard.sh)"` * `bash -c "$(wget -qLO - https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/branch/main/ct/adguard.sh)"`
* update run command in container console * update run command in container console
* `bash -c "$(wget -qLO - https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/branch/main/ct/adguard.sh)"` * `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)"`