From 5c77f940bc28510949763ef5324e739e778c32fa Mon Sep 17 00:00:00 2001 From: aaron Date: Wed, 10 Jul 2024 10:56:05 -0700 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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