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
64066a2248
commit
56f0fae1f1
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/install_pve6.sh -o
|
|||
|
||||
### 下载系统镜像
|
||||
|
||||
自测中,勿要使用,未完成
|
||||
下载KVM或LXC模板到PVE的ISO/CT列表中
|
||||
|
||||
```
|
||||
curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/install_iso.sh -o install_iso.sh && chmod +x install_iso.sh && bash install_iso.sh
|
||||
|
|
Loading…
Reference in a new issue