From 4079daf0487a8fdad0ba40e7f46a77af0c7acb8c Mon Sep 17 00:00:00 2001 From: aaron Date: Wed, 10 Jul 2024 10:56:56 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf30b62..1588028 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@

work in progress buds

-

adguard

+

adguard

* 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)"` -

debian lxc

+

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)"`