Skip to content

Commit

Permalink
scripts/mkimg.base.sh: fix typos
Browse files Browse the repository at this point in the history
fixes commit dc0db48 (scripts/mkimg.base.sh: include doas in base)
  • Loading branch information
ncopa committed Nov 18, 2022
1 parent f1de113 commit 70adf95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/mkimg.base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ profile_base() {
x86*) grub_mod="$grub_mod multiboot2 efi_uga";;
esac
apks="alpine-base busybox chrony dhcpcd doas e2fsprogs haveged
kbd-bkeymap snetwork-extras openntpd openssl openssh
kbd-bkeymaps network-extras openntpd openssl openssh
tzdata wget"
apkovl=
hostname="alpine"
Expand Down

0 comments on commit 70adf95

Please sign in to comment.