#!/bin/sh shell="/bin/sh" set -e $shell scripts/musl.sh $shell scripts/mksh.sh $shell scripts/linux.sh $shell scripts/ncurses.sh $shell scripts/vim.sh $shell scripts/busybox.sh # $shell scripts/grub.sh