install ()
{
    MODULES=""
    BINARIES=""
    FILES=""
    SCRIPT="archiso_early"
}

# vim:ft=sh:ts=4:sw=4:et: