mirror of
https://github.com/thelittlerocket/pve.git
synced 2025-02-21 20:37:47 +08:00
Update README.md
This commit is contained in:
parent
2db0bb1691
commit
bdaa83f319
1 changed files with 6 additions and 0 deletions
|
@ -52,6 +52,12 @@ curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/install_iso.sh -o
|
|||
bash <(wget -qO- --no-check-certificate https://raw.githubusercontent.com/spiritLHLS/pve/main/build_backend.sh)
|
||||
```
|
||||
|
||||
#### 删除apt源中的无效订阅
|
||||
|
||||
```
|
||||
rm -f /etc/apt/sources.list.d/pve-enterprise.list
|
||||
```
|
||||
|
||||
### 废弃
|
||||
|
||||
#### pve7
|
||||
|
|
Loading…
Reference in a new issue