From e1a7ab205b978f2a883f74853bf3a96c6b78d500 Mon Sep 17 00:00:00 2001 From: firebadnofire Date: Tue, 4 Mar 2025 19:14:35 +0000 Subject: [PATCH] commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 528ba0c..8454b4a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## How to install server: ``` bash -wget --no-check-certificate https://gitea.lan/firebadnofire/Shadowsocks-Install/raw/branch/master/shadowsocks.sh +wget --no-check-certificate https://gitea.archuser.org/firebadnofire/Shadowsocks-Install/raw/branch/master/shadowsocks.sh chmod +x shadowsocks.sh ./shadowsocks.sh 2>&1 | tee shadowsocks.log ```