diff options
Diffstat (limited to 'iso/mkiso.sh')
-rwxr-xr-x | iso/mkiso.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |