mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
tweak iiab-install's annc of which stage it's continuing with
This commit is contained in:
parent
5de56cd3f2
commit
d23e3d760f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue