From eeac2c216b363a3f265d48321a1103812f72c3fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E5=88=80=E7=8B=90=E7=8B=B8?= Date: Wed, 20 Jul 2022 05:48:15 +0000 Subject: [PATCH] =?UTF-8?q?update=20PVE=E5=88=9D=E5=A7=8B=E5=8C=96?= =?UTF-8?q?=E9=85=8D=E7=BD=AE.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PVE初始化配置.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PVE初始化配置.md b/PVE初始化配置.md index ea40503..ac7d23b 100644 --- a/PVE初始化配置.md +++ b/PVE初始化配置.md @@ -55,7 +55,7 @@ deb https://mirrors.ustc.edu.cn/debian bullseye-updates main contrib deb https://mirrors.ustc.edu.cn/debian-security bullseye-security main contrib ``` -此处我放出 Debian Bullseye 的完整镜像源以供参考, **非常不建议**将 PVE 的系统源替换成完整的 Debian 源,以避免出现问题。 +此处我放出 Debian Bullseye 的完整镜像源以供参考, **非常不建议** 将 PVE 的系统源替换成完整的 Debian 源,以避免出现问题。 ```bash ## Debian Bullseye 完整源 (USTC)