1 2 3 4 5 6 7
#!/bin/sh shell="/bin/sh" set -e $shell scripts/musl.sh $shell scripts/mksh.sh $shell scripts/sbase.sh $shell scripts/ubase.sh