From 383c46de620f4b988e21ea5aa292a79ad125eedc Mon Sep 17 00:00:00 2001 From: A Holt Date: Fri, 20 Jul 2018 01:28:05 -0400 Subject: [PATCH] Update iiab-install --- iiab-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iiab-install b/iiab-install index d833a27f8..1a058495e 100755 --- a/iiab-install +++ b/iiab-install @@ -113,7 +113,7 @@ if [ -f /etc/iiab/iiab.env ]; then echo "Use './iiab-install --debug' to run Stage 0, followed by Stages 3-9." echo "Use './runrole' to run a single Stage or Role." echo -e "Use './iiab-network' to run Network sections.\n\n" - exit 0 # allows rerunning http://d.iiab.io/6.6/install.txt + exit 0 # allows rerunning http://download.iiab.io/6.6/install.txt fi fi if [ "$STAGE" -lt 2 ] && [ "$1" == "--debug" ]; then