mirror of
https://github.com/bin456789/reinstall.git
synced 2025-03-13 23:24:43 +08:00
alpine: 移除 setup-apkcache
This commit is contained in:
parent
7443b18467
commit
7075157217
1
trans.sh
1
trans.sh
@ -223,7 +223,6 @@ if [ "$distro" = "alpine" ]; then
|
|||||||
# 重置为官方仓库配置
|
# 重置为官方仓库配置
|
||||||
true >/etc/apk/repositories
|
true >/etc/apk/repositories
|
||||||
setup-apkrepos -1
|
setup-apkrepos -1
|
||||||
setup-apkcache /var/cache/apk
|
|
||||||
|
|
||||||
# 安装到硬盘
|
# 安装到硬盘
|
||||||
# alpine默认使用 syslinux (efi 环境除外),这里强制使用 grub,方便用脚本再次重装
|
# alpine默认使用 syslinux (efi 环境除外),这里强制使用 grub,方便用脚本再次重装
|
||||||
|
Loading…
x
Reference in New Issue
Block a user