From 726430ccc6970d82d8699d4e9c5fdb4ca444cac0 Mon Sep 17 00:00:00 2001 From: mango Date: Tue, 24 Feb 2026 23:01:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4set=20-e=EF=BC=8C?= =?UTF-8?q?=E4=BF=AE=E5=A4=8Dread=E5=9C=A8=E7=AE=A1=E9=81=93=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E4=B8=8BEOF=E9=80=80=E5=87=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dd-reinstall.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/dd-reinstall.sh b/dd-reinstall.sh index aaf6391..b9c5092 100644 --- a/dd-reinstall.sh +++ b/dd-reinstall.sh @@ -2,8 +2,6 @@ # DD 重装系统 - Debian 13 # 用法: curl -sL mjjtop.com/dd -o dd.sh && bash dd.sh -set -e - # 颜色 R='\033[0;31m' G='\033[0;32m' Y='\033[0;33m' B='\033[0;34m' N='\033[0m'