index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | archiso/install/archiso_early (renamed from archiso/install/archiso-early) | 2 |
diff --git a/archiso/install/archiso-early b/archiso/install/archiso_early index 66b8579..818fc7b 100644 --- a/archiso/install/archiso-early +++ b/archiso/install/archiso_early @@ -3,7 +3,7 @@ install () MODULES="" BINARIES="" FILES="" - SCRIPT="archiso-early" + SCRIPT="archiso_early" } # vim:ft=sh:ts=4:sw=4:et: |