diff --git a/README.md b/README.md index 1b7e329..bf30b62 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,11 @@ * 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)"` \ No newline at end of file + * `bash -c "$(wget -qLO - https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/branch/main/ct/adguard.sh)"` + +

debian lxc

+ +* 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)"` \ No newline at end of file