From 8540a58d1157451b47a4d042ca8b90c46f754d53 Mon Sep 17 00:00:00 2001 From: joy Date: Wed, 29 Oct 2025 15:18:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20scripts/README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/README.md b/scripts/README.md index 1b85245..0a68b34 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -144,7 +144,6 @@ ```bash cd /opt/ && wget -qO- http://116.205.97.109/scripts/k8s-ubuntu-init.sh | bash #系统初始化 cd /opt/ && wget -qO- http://116.205.97.109/scripts/containerd.sh |bash -s -- --install --version '1.7.28-1' | bash #系统初始化 - ```