From ac5823d539c94210faca68f0ec701d818cda12ae Mon Sep 17 00:00:00 2001 From: superconvert Date: Thu, 29 Sep 2022 15:15:18 +0000 Subject: [PATCH] enable xfce --- common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.sh b/common.sh index f7c12ba..5995483 100755 --- a/common.sh +++ b/common.sh @@ -22,7 +22,7 @@ core_num=`nproc` with_gcc=true # 是否开启 xfce -with_xfce=false +with_xfce=true # 开启编译后 xfce 本地测试 with_xfce_test=true