diff --git a/README.md b/README.md index 9e61ceb..8d408a2 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,14 @@ curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/install_pve6.sh -o curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/pve6_to_pve7.sh -o pve6_to_pve7.sh && chmod +x pve6_to_pve7.sh && bash pve6_to_pve7.sh ``` +### 下载系统镜像 + +自测中,勿要使用,未完成 + +``` +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 +``` + ### pve 7 废弃,因为apt源最新版本不支持7.x