From e5aa9652635e7bf6b5ad518a9dd56c528d565091 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 30 Oct 2017 21:58:29 -0400 Subject: [PATCH] tweak iiab-install's annc of which stage it's continuing with --- iiab-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iiab-install b/iiab-install index 52f4575ca..086c86775 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 from STAGE $STAGE" + echo "Restarting *after* STAGE $STAGE (as soon as Stage 0 completes..Stage 9 will be last)" else # place keeper add read response # "offer 'Y' or stage number dialog box option to override"