From d747cf3362a66c6505a9eebe01effda22689f9e6 Mon Sep 17 00:00:00 2001 From: Stille Date: Sat, 24 Feb 2024 12:54:57 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E6=9B=B4=E6=94=B9=E4=BB=93=E5=BA=93?= =?UTF-8?q?=E5=9C=B0=E5=9D=80"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 9e6da7089674b520760929bb788b97a8f0add544. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ab845a..fa32627 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ ### 一键脚本(先执行脚本,在自行修改 frps.toml 文件.) 安装 ```shell -wget https://raw.githubusercontent.com/shenyunet/frps/master/frps_linux_install.sh && chmod +x frps_linux_install.sh && ./frps_linux_install.sh +wget https://raw.githubusercontent.com/stilleshan/frps/master/frps_linux_install.sh && chmod +x frps_linux_install.sh && ./frps_linux_install.sh # 以下为国内镜像 -wget https://github.ioiox.com/shenyunet/frps/raw/branch/master/frps_linux_install.sh && chmod +x frps_linux_install.sh && ./frps_linux_install.sh +wget https://github.ioiox.com/stilleshan/frps/raw/branch/master/frps_linux_install.sh && chmod +x frps_linux_install.sh && ./frps_linux_install.sh ``` 使用