From 0aeb2dedb8e45574aa3d2b2ad4eb0b9c27fa1b41 Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Mon, 27 Jul 2026 11:04:19 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BC=98=E5=8C=96=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- x86-64_iso.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x86-64_iso.sh b/x86-64_iso.sh index 859f320..0b0aa9f 100644 --- a/x86-64_iso.sh +++ b/x86-64_iso.sh @@ -30,4 +30,4 @@ cd ${SCRIPT_DIR}/img-installer bash autobuild/autobuild.sh "$INPUT_FILE" mv ${SCRIPT_DIR}/img-installer/output/custom-installer-x86_64.iso ${PROJECT_OUTPUT_DIR} echo "" -echo 构建 ISO 镜像成功 +success 构建 ISO 镜像成功