diff --git a/README.md b/README.md index 9406e00..8293686 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,10 @@ 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) ``` +``` +bash <(wget -qO- --no-check-certificate https://raw.githubusercontent.com/spiritLHLS/pve/main/network.sh) +``` + #### 删除apt源中的无效订阅 ```