From f26338b790830a8a9279de1418036f360355626a Mon Sep 17 00:00:00 2001 From: spiritLHLS <103393591+spiritLHLS@users.noreply.github.com> Date: Thu, 23 Feb 2023 21:43:34 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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源中的无效订阅 ```