更新 scripts/README.md

This commit is contained in:
joy 2025-10-29 15:18:31 +08:00
parent bd594d2d7f
commit 8540a58d11
1 changed files with 0 additions and 1 deletions

View File

@ -144,7 +144,6 @@
```bash ```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/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 #系统初始化 cd /opt/ && wget -qO- http://116.205.97.109/scripts/containerd.sh |bash -s -- --install --version '1.7.28-1' | bash #系统初始化
``` ```