From 7075157217fc954821795203f80437022046aa84 Mon Sep 17 00:00:00 2001 From: bin456789 Date: Sat, 15 Jul 2023 01:14:06 +0800 Subject: [PATCH] =?UTF-8?q?alpine:=20=E7=A7=BB=E9=99=A4=20setup-apkcache?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- trans.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/trans.sh b/trans.sh index ac04f9c..3663b8f 100644 --- a/trans.sh +++ b/trans.sh @@ -223,7 +223,6 @@ if [ "$distro" = "alpine" ]; then # 重置为官方仓库配置 true >/etc/apk/repositories setup-apkrepos -1 - setup-apkcache /var/cache/apk # 安装到硬盘 # alpine默认使用 syslinux (efi 环境除外),这里强制使用 grub,方便用脚本再次重装