diff --git a/iiab-install b/iiab-install index 086c86775..934885fe1 100755 --- a/iiab-install +++ b/iiab-install @@ -30,7 +30,7 @@ else echo "Entering debug mode" sed -i -e 's/^STAGE=.*/STAGE=2/' /etc/iiab/iiab.env elif [ ! $STAGE == 9 ]; then - echo "Restarting *after* STAGE $STAGE (as soon as Stage 0 completes..Stage 9 will be last)" + echo "Restarting *after* STAGE $STAGE..as soon as Stage 0 completes. Stage 9 comes last." else # place keeper add read response # "offer 'Y' or stage number dialog box option to override"