From 982bed680aad07a09061eb7b3213b1821fa322e6 Mon Sep 17 00:00:00 2001 From: bin456789 Date: Tue, 16 Apr 2024 23:55:15 +0800 Subject: [PATCH] =?UTF-8?q?gentoo:=20=E7=8E=B0=E5=9C=A8=E9=95=9C=E5=83=8F?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E6=B2=A1=E6=9C=89=20mergedusr=20=E5=90=8E?= =?UTF-8?q?=E7=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- reinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reinstall.sh b/reinstall.sh index 964aa73..7885324 100644 --- a/reinstall.sh +++ b/reinstall.sh @@ -867,7 +867,7 @@ setos() { # openrc 镜像没有附带兼容 cloud-init 的网络管理器 eval ${step}_img=$mirror/experimental/$basearch_alt/openstack/gentoo-openstack-$basearch_alt-systemd-latest.qcow2 else - prefix=stage3-$basearch_alt-systemd-mergedusr + prefix=stage3-$basearch_alt-systemd dir=releases/$basearch_alt/autobuilds/current-$prefix file=$(curl -L $mirror/$dir/latest-$prefix.txt | grep '.tar.xz' | awk '{print $1}') stage3=$mirror/$dir/$file