From 8a3162891130fb55bd486457cbccb4b0a52752ec Mon Sep 17 00:00:00 2001 From: eddy <1036636139@qq.com> Date: Thu, 13 Nov 2025 21:22:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20xray-manager.sh=20?= =?UTF-8?q?=E5=92=8C=20ss2022-manager.sh=20=E7=9A=84=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E5=91=BD=E4=BB=A4=EF=BC=8C=E4=BD=BF=E7=94=A8=20bash=20?= =?UTF-8?q?=E6=89=A7=E8=A1=8C=E8=84=9A=E6=9C=AC=E4=BB=A5=E7=AE=80=E5=8C=96?= =?UTF-8?q?=E5=AE=89=E8=A3=85=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7951f95..21aec64 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,12 @@ bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/frpc.sh) - xray-manager.sh ```sh -curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/xray-manager.sh && chmod +x xray-manager.sh && ./xray-manager.sh +bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/xray-manager.sh) ``` - ss2022-manager.sh ```sh -curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/ss2022-manager.sh && chmod +x ss2022-manager.sh && ./ss2022-manager.sh +bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/ss2022-manager.sh) ``` - ddns-go.sh