From 0a938346adb954d2b75491030f92e3f81dfa3f51 Mon Sep 17 00:00:00 2001 From: eddy <1036636139@qq.com> Date: Thu, 13 Nov 2025 21:26:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20vps=5Finit.sh=20=E7=9A=84?= =?UTF-8?q?=E5=AE=89=E8=A3=85=E5=91=BD=E4=BB=A4=EF=BC=8C=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=20bash=20=E6=89=A7=E8=A1=8C=E8=84=9A=E6=9C=AC=E4=BB=A5?= =?UTF-8?q?=E7=AE=80=E5=8C=96=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21aec64..38852d5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/v2raya.sh - vps_init.sh ```sh -curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/vps_init.sh && chmod +x vps_init.sh && ./vps_init.sh +bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/vps_init.sh) ``` - frpc.sh