From a21cb16fe89d9ee2fb5bb648f2a745766dd9afea Mon Sep 17 00:00:00 2001 From: superconvert <48017165+superconvert@users.noreply.github.com> Date: Sat, 6 Aug 2022 04:53:40 +0800 Subject: [PATCH] Update common.sh --- common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.sh b/common.sh index 73234ff..77678f7 100755 --- a/common.sh +++ b/common.sh @@ -22,7 +22,7 @@ core_num=`nproc` with_gcc=false # 是否开启 xorg -with_xorg=true +with_xorg=false # 是否挂载第二块硬盘 with_sdb=false