From ca38129ed1af8aec1d54de5db6082b7c2f42159b Mon Sep 17 00:00:00 2001 From: tomxi1997 <78306449+tomxi1997@users.noreply.github.com> Date: Wed, 15 Jan 2025 22:30:12 +0800 Subject: [PATCH] Update config.env --- config.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.env b/config.env index 84171de..3f0687b 100644 --- a/config.env +++ b/config.env @@ -10,7 +10,7 @@ KERNEL_CONFIG=chiron_defconfig USE_GCC=flase #启用lxc-docker支持,鉴于很多人都不明白,禁用,懂的自己开启。默认支持KernelSU。 -ENABLE_LXC=flase +ENABLE_LXC=true #KernelSU相关,默认开启。 ENABLE_KERNELSU=true