From d57001a6cf9fcac12247b94d1f24b88e7840a803 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Sun, 5 May 2024 09:53:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dhwe=E4=B8=8D=E4=BC=9A?= =?UTF-8?q?=E7=BC=96=E8=AF=91=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build_action.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build_action.sh b/build_action.sh index a9c7103..aeb0f87 100644 --- a/build_action.sh +++ b/build_action.sh @@ -52,7 +52,6 @@ cd linux-"$VERSION" || exit # 使用 deepin hwe config编译 if [[ $2 == 1 ]]; then cp ../config-6.1.11-amd64-desktop-hwe .config - exit else cp ../config .config fi