Archived
更新 LXC 文案
This commit is contained in:
+4
-4
@@ -116,14 +116,14 @@ deb https://mirrors.ustc.edu.cn/proxmox/debian/pve bookworm pve-no-subscription
|
||||
由于该功能暂时未被使用,因此本文只做记录。
|
||||
|
||||
```bash
|
||||
## 替换 CT Templates 源
|
||||
|
||||
$ cp /usr/share/perl5/PVE/APLInfo.pm /usr/share/perl5/PVE/APLInfo.pm_back
|
||||
## 备份 CT Templates 源
|
||||
$ cp /usr/share/perl5/PVE/APLInfo.pm /usr/share/perl5/PVE/APLInfo.pm.bak
|
||||
|
||||
## 替换 CT Templates 链接
|
||||
$ sed -i 's|http://download.proxmox.com|https://mirrors.ustc.edu.cn/proxmox|g' /usr/share/perl5/PVE/APLInfo.pm
|
||||
|
||||
## 重启 PVE Daemon 服务
|
||||
$ systemctl restart pvedaemon.service
|
||||
|
||||
```
|
||||
|
||||
### 1.4.镜像同步
|
||||
|
||||
Reference in New Issue
Block a user