From 96509011d0cd432ecdf4d6ece555d970e281f6a5 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 16 Jan 2023 12:17:40 +0000 Subject: fix installer colors --- iso/mkiso.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iso/mkiso.sh') diff --git a/iso/mkiso.sh b/iso/mkiso.sh index 925c52a..855c9dd 100755 --- a/iso/mkiso.sh +++ b/iso/mkiso.sh @@ -9,7 +9,7 @@ XI_ARGS="" chroot=/tmp/chroot isoroot=/tmp/iso -iso_pkgs="linux linux-firmware base dracut grub bash xipkg squashfs-tools lvm2 cryptsetup networkmanager stty xitui" +iso_pkgs="linux linux-firmware base dracut grub mksh xipkg squashfs-tools lvm2 cryptsetup networkmanager stty xitui neofetch" create_basesystem () { xi $XI_ARGS sync -- cgit v1.2.1