1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

tweak iiab-install's annc of which stage it's continuing with

This commit is contained in:
A Holt 2017-10-30 21:58:29 -04:00 committed by GitHub
parent 2877d8f06c
commit e5aa965263
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"