From 765850911f49a649d035aa88778f7a5e5aead933 Mon Sep 17 00:00:00 2001 From: 5kind Date: Mon, 18 Dec 2023 18:49:01 +0800 Subject: [PATCH] disable BUILD_BOOT_IMG --- config.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.env b/config.env index 3dae545b80..c8493ffa6e 100644 --- a/config.env +++ b/config.env @@ -68,5 +68,5 @@ ENABLE_CCACHE=true NEED_DTBO=false # Build boot images -BUILD_BOOT_IMG=true +BUILD_BOOT_IMG=false SOURCE_BOOT_IMAGE=https://github.com/5kind/LXC-DOCKER-KernelSU_Action/releases/download/files/boot-pe.img