From 4f4a8841ed84d3bda2cc1e6d1052a34d46601468 Mon Sep 17 00:00:00 2001 From: lc Date: Thu, 13 Feb 2025 04:27:22 +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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.MD b/readme.MD index 34c92cc..ca30b1d 100644 --- a/readme.MD +++ b/readme.MD @@ -1,3 +1,9 @@ +# 安装docker +````bash curl -sSL https://git.soao.net/lc/my/raw/branch/main/docker.sh -o docker.sh && sh docker.sh +```` +# 更换rocky-linux的软件源 +````bash curl -sSL https://git.soao.net/lc/my/raw/branch/main/rocky-cn.sh -o rocky-cn && sh rocky-cn.sh +```` \ No newline at end of file