Update README.md

This commit is contained in:
spiritLHLS 2023-02-27 17:19:50 +08:00 committed by GitHub
parent c9f29ab04a
commit a8b1cf0d69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,10 +49,10 @@ curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/install_pve.sh -o
![图片](https://user-images.githubusercontent.com/103393591/220105032-72623188-4c44-43c0-b3f1-7ce267163687.png)
### 载系统模板
### 载系统模板
- 载KVM或LXC模板到PVE的ISO/CT列表中(debian11ubuntu20)
- 载完成后请web端查看 pve > local(pve) > ISO Images/CT Templates 刷新一下记录,直接去创建虚拟机是看不到已下载的
- 载KVM或LXC模板到PVE的ISO/CT列表中(debian11ubuntu20)
- 载完成后请web端查看 pve > local(pve) > ISO Images/CT Templates 刷新一下记录,直接去创建虚拟机是可能看不到已加载的
```
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