From dc55b0d53baf2364d0ecf47d7e470b088d822e26 Mon Sep 17 00:00:00 2001 From: smeb_y Date: Sun, 14 Jul 2024 06:11:51 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= 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 a67ecc6..8b33852 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -wget -O flock.sh https://raw.githubusercontent.com/a3165458/Flock/main/Flock.sh && chmod +x flock.sh && ./flock.sh +wget -O flock.sh https://git.dadunode.com/smeb_y/Flock/raw/branch/main/Flock.sh && chmod +x flock.sh && ./flock.sh