Skip to content
Snippets Groups Projects
Commit 8425e2bd authored by Natanael Copa's avatar Natanael Copa
Browse files

scripts/mkimg.base.sh: remove unused alpine-mirrors

parent c01fa80f
No related branches found
No related tags found
No related merge requests found
......@@ -297,7 +297,7 @@ profile_base() {
case "$ARCH" in
x86*) grub_mod="$grub_mod multiboot2 efi_uga";;
esac
apks="alpine-base alpine-mirrors busybox kbd-bkeymaps chrony e2fsprogs haveged network-extras openssl openssh tzdata"
apks="alpine-base busybox kbd-bkeymaps chrony e2fsprogs haveged network-extras openssl openssh tzdata"
apkovl=
hostname="alpine"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment