index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Simo Leone <simo@archlinux.org> | 2007-10-05 14:27:52 -0500 |
---|---|---|
committer | Dan McGee <dpmcgee@gmail.com> | 2007-10-09 20:59:26 -0500 |
commit | 69c9986a9c2dc6ad18bb1de0c2c2a328c5c94239 (patch) | |
tree | d82403b2404ce2638c4ca4b56c438535020ed2af /install/archiso | |
parent | d0688d1130a98f9c015f227f7f94a78affa7813f (diff) |
-rw-r--r-- | install/archiso | 2 |
diff --git a/install/archiso b/install/archiso index d75a57e..ff3f64a 100644 --- a/install/archiso +++ b/install/archiso @@ -6,5 +6,5 @@ install () FILES="" add_dir /real_root add_dir /tmpfs - SCRIPT="archlive" + SCRIPT="archiso" } |