From b13f4e67bb56cb2c2469f4c98688d7abd3cf3c11 Mon Sep 17 00:00:00 2001 From: QihanNX Date: Sat, 4 Jul 2026 17:03:26 +0800 Subject: [PATCH] =?UTF-8?q?Update=20Debian12=E5=AE=89=E8=A3=85=E6=95=99?= =?UTF-8?q?=E7=A8=8B.mdx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/posts/Debian12安装教程.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/posts/Debian12安装教程.mdx b/src/content/posts/Debian12安装教程.mdx index 91260a6..f3e0b70 100644 --- a/src/content/posts/Debian12安装教程.mdx +++ b/src/content/posts/Debian12安装教程.mdx @@ -108,5 +108,6 @@ Debian 的版本策略一向以稳定著称,其官方维护着三个主要分 ```bash sudo apt update sudo apt upgrade - + ``` + 至此,你已经成功在电脑上安装好了 Debian 12(Bookworm)操作系统。