From 60c3d55c92bb084872b0eb3271e339afa58d4261 Mon Sep 17 00:00:00 2001 From: aaron Date: Wed, 10 Jul 2024 08:58:22 -0700 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 30d74d2..aef5ac6 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -test \ No newline at end of file +adguard +- 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