mirror of
https://github.com/thelittlerocket/pve.git
synced 2024-11-15 03:24:54 +08:00
Update README.md
This commit is contained in:
parent
085f580b2c
commit
d9fc50988c
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/install_pve.sh -o
|
|||
- 检测AppArmor模块并试图安装
|
||||
|
||||
```
|
||||
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/scripts/build_backend.sh)
|
||||
```
|
||||
|
||||
### 自动配置IPV4的NAT网关
|
||||
|
|
Loading…
Reference in a new issue