From 1306dd59713b7e7ce243b3d77cb66308f1f3e8a2 Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Mon, 16 Mar 2026 10:47:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BD=BF=20build.sh=20=E5=8F=AF?= =?UTF-8?q?=E6=89=A7=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将 build.sh 权限从 644 改为 755,使其可直接执行 --- build.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 build.sh diff --git a/build.sh b/build.sh old mode 100644 new mode 100755