7.0.3 #83
|
@ -79,8 +79,8 @@ if [ "$CONTINUE_PURGE2" = "no" ]; then
|
||||||
echo " Good, see you next time..."
|
echo " Good, see you next time..."
|
||||||
exit
|
exit
|
||||||
elif [ "$CONTINUE_PURGE2" = "yes" ]; then
|
elif [ "$CONTINUE_PURGE2" = "yes" ]; then
|
||||||
echo "No going back, lets start..."
|
echo "No going back, let's start..."
|
||||||
wait_seconds 5
|
wait_seconds 10
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue