1 2 3 4 5 6 7 8 9
install () { MODULES="" BINARIES="" FILES="" SCRIPT="archiso-early" } # vim:ft=sh:ts=4:sw=4:et: