From 5b8800de25786fb3f26c319c3cbf15caa7acff29 Mon Sep 17 00:00:00 2001 From: SuperManito <68613938+SuperManito@users.noreply.github.com> Date: Tue, 25 Jul 2023 21:08:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=AD=A3=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/other/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/other/index.md b/docs/other/index.md index c201728..a3e6142 100644 --- a/docs/other/index.md +++ b/docs/other/index.md @@ -78,7 +78,7 @@ bash <(curl -sSL https://linuxmirrors.cn/docker.sh) === "Debian 系 Linux" ``` bash - apt-get remove -y docker* containerd.io podman* runc && apt-get autoremove + apt-get remove -y docker* containerd.io runc && apt-get autoremove ``` > `Debian`   `Ubuntu`   `Kali`