From 1073e74bd0e0772055a61c987a943afb72935337 Mon Sep 17 00:00:00 2001 From: chunzhi Date: Fri, 13 Mar 2026 05:29:03 -0400 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fd254f..9019e46 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ 一键 VPS 系统重装脚本 [English](README.en.md) ## 介绍 - +- 换为阿里云源“sed -i 's/mirror\.nju\.edu\.cn/mirrors.aliyun.com/g' reinstall.sh” - 一键重装到 Linux,支持 19 种常见发行版 - 一键重装到 Windows,使用官方原版 ISO 而非自制镜像,脚本支持自动查找 ISO 链接、自动安装 `VirtIO` 等公有云驱动 - 支持任意方向重装,即 `Linux to Linux`、`Linux to Windows`、`Windows to Windows`、`Windows to Linux`