From 145328fb3cf8f6fe2487e4bbb3aef320f166ca9a Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Mon, 27 Nov 2023 18:00:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20LXC=20=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02.PVE初始化配置.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/02.PVE初始化配置.md b/02.PVE初始化配置.md index edf4d05..94a9f12 100644 --- a/02.PVE初始化配置.md +++ b/02.PVE初始化配置.md @@ -124,6 +124,9 @@ $ sed -i 's|http://download.proxmox.com|https://mirrors.ustc.edu.cn/proxmox|g' / ## 重启 PVE API 守护进程 $ systemctl restart pvedaemon.service + +## 更新 CT Templates 列表 +$ pveam update ``` ### 1.4.镜像同步