From c682b1d162afa759669ebd1535241782685b2ef9 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 8 Nov 2017 03:11:54 -0500 Subject: [PATCH] Update iiab-install --- iiab-install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iiab-install b/iiab-install index c145cdd4f..99b04c66f 100755 --- a/iiab-install +++ b/iiab-install @@ -60,8 +60,8 @@ else elif [ $STAGE == 9 ]; then # place keeper add read response # "offer 'Y' or stage number dialog box option to override" - echo "'iiab-install' has already been completed" - echo "use --debug to override " + echo "'iiab-install' has already been completed." + echo "Use --debug to override." #echo "In demo mode not preventing second run" echo "Exiting." exit 1