更新截图

This commit is contained in:
CallMeR
2025-01-20 18:22:16 +08:00
parent 664bf13a20
commit d613ea63a1
2 changed files with 2 additions and 9 deletions
+2 -9
View File
@@ -101,22 +101,15 @@ $ rm -rvf /etc/apt/sources.list.d/pve-enterprise.list /etc/apt/sources.list.d/ce
```bash ```bash
## 检查 PVE 免费源 ## 检查 PVE 免费源
$ cat /etc/apt/sources.list.d/*
$ cat /etc/apt/sources.list.d/pve-no-subscription.list
$ cat /etc/apt/sources.list.d/ceph-no-subscription.list
``` ```
如果输出结果中有 USTC 的镜像地址,则表示命令已经正确执行。 如果输出结果中有 USTC 的镜像地址,则表示命令已经正确执行。
```bash ```bash
#### PVE 免费软件源示例输出 #### PVE 免费软件源示例输出
#### PVE
deb https://mirrors.ustc.edu.cn/proxmox/debian/pve bookworm pve-no-subscription
#### Ceph
deb https://mirrors.ustc.edu.cn/proxmox/debian/ceph-quincy bookworm no-subscription deb https://mirrors.ustc.edu.cn/proxmox/debian/ceph-quincy bookworm no-subscription
deb https://mirrors.ustc.edu.cn/proxmox/debian/pve bookworm pve-no-subscription
``` ```
### 1.3. PVE CT 源 ### 1.3. PVE CT 源
Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 133 KiB