From b81c2c5121112ed13fb7595eba500bb26391c46c Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 31 Oct 2017 00:45:45 -0400 Subject: [PATCH] "Restarting *after* STAGE.." clarified --- iiab-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"