From dfce8f3f0b1b049c2863f06ed4ae1eddb6368a7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E7=85=8E=E9=A5=BC?= Date: Sun, 18 Jun 2023 21:45:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Windows=20=E4=B8=8B?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c2d4d1b..c237d72 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ 有高贵的 dd 进度条 有很多注释 ``` -#### 使用: +#### 使用(当前系统是 Linux): ``` 下载: curl -O https://raw.githubusercontent.com/bin456789/reinstall/main/reinstall.sh @@ -30,6 +30,15 @@ bash reinstall.sh dd --img=https://example.com/xxx.gz 重启: reboot ``` +#### 使用(当前系统是 Windows): +``` +下载 https://raw.githubusercontent.com/bin456789/reinstall/main/reinstall.bat + +管理员权限打开 cmd/powershell +reinstall.bat centos-7 (或其他系统) + +本脚本所有功能皆可在 Windows 下使用,包括重装到Linux/Windows/dd +``` #### 支持重装到: ``` centos-7/8/9 (centos 8/9 为 stream 版本)