From c279c3e99faf378f71f78f28e222b270144ff7c2 Mon Sep 17 00:00:00 2001 From: lc Date: Thu, 13 Feb 2025 04:23:35 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.MD b/readme.MD index e6574a3..34c92cc 100644 --- a/readme.MD +++ b/readme.MD @@ -1,3 +1,3 @@ -curl -sSL https://git.soao.net/lc/my/raw/branch/main/docker.sh | sudo bash +curl -sSL https://git.soao.net/lc/my/raw/branch/main/docker.sh -o docker.sh && sh docker.sh -curl -sSL https://git.soao.net/lc/my/raw/branch/main/rocky-cn.sh | sudo bash \ No newline at end of file +curl -sSL https://git.soao.net/lc/my/raw/branch/main/rocky-cn.sh -o rocky-cn && sh rocky-cn.sh