mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
"Restarting *after* STAGE.." clarified
This commit is contained in:
parent
02bccaf037
commit
e3e1ecd1db
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ else
|
||||||
echo "Entering debug mode"
|
echo "Entering debug mode"
|
||||||
sed -i -e 's/^STAGE=.*/STAGE=2/' /etc/iiab/iiab.env
|
sed -i -e 's/^STAGE=.*/STAGE=2/' /etc/iiab/iiab.env
|
||||||
elif [ ! $STAGE == 9 ]; then
|
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
|
else
|
||||||
# place keeper add read response
|
# place keeper add read response
|
||||||
# "offer 'Y' or stage number dialog box option to override"
|
# "offer 'Y' or stage number dialog box option to override"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue