From 9ab8bf5c5dd3a8ec78bbc0b388505786748cb8e9 Mon Sep 17 00:00:00 2001 From: XiaoMo Date: Wed, 5 Feb 2025 12:22:45 +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, 2 insertions(+) diff --git a/README.md b/README.md index f10e2b3..a09cdcd 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ ```bash curl -o install.sh https://git.x-php.com/XiaoMo/alist-proxy/raw/branch/master/install.sh && chmod +x install.sh && ./install.sh + +curl -fsSL "https://git.x-php.com/XiaoMo/alist-proxy/raw/branch/master/install.sh" | bash ```