From 91bb286c98dfc46edfc6972bc53617bbb0024233 Mon Sep 17 00:00:00 2001 From: bin456789 Date: Sun, 17 Sep 2023 11:34:53 +0800 Subject: [PATCH] =?UTF-8?q?gentoo:=20=E4=BF=AE=E5=A4=8D=E6=9C=AA=E9=80=89?= =?UTF-8?q?=E6=8B=A9=20profile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- trans.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trans.sh b/trans.sh index 3d1f763..1536219 100644 --- a/trans.sh +++ b/trans.sh @@ -771,7 +771,7 @@ modify_dd_os() { sed -i 's/enforce=none/enforce=everyone/' $os_dir/etc/security/passwdqc.conf # 下载仓库,选择 profile - if false && [ ! -d $os_dir/var/db/repos/gentoo/ ]; then + if [ ! -d $os_dir/var/db/repos/gentoo/ ]; then cp -f /etc/resolv.conf $os_dir/etc/resolv.conf chroot $os_dir emerge-webrsync