[Lunar-commits] r14797 - lunar-iso/trunk/lunar-install/sbin
Auke Kok
sofar at lunar-linux.org
Tue May 17 19:00:59 UTC 2005
Author: sofar
Date: 2005-05-17 19:00:58 +0000 (Tue, 17 May 2005)
New Revision: 14797
Modified:
lunar-iso/trunk/lunar-install/sbin/lunar-install
Log:
these ones needed their order reversed too
Modified: lunar-iso/trunk/lunar-install/sbin/lunar-install
===================================================================
--- lunar-iso/trunk/lunar-install/sbin/lunar-install 2005-05-17 18:46:51 UTC (rev 14796)
+++ lunar-iso/trunk/lunar-install/sbin/lunar-install 2005-05-17 19:00:58 UTC (rev 14797)
@@ -1163,7 +1163,7 @@
}
if [ "$GUIDE" == "off" ]; then
- CHOICES="I P M S T O K L R H U V G A C D E J Z"
+ CHOICES="I P M S T O L K R H U V G A C D E J Z"
STEPHELP="Step $STEP of $STEPS:"
else
case $STEP in
More information about the Lunar-commits
mailing list