From fcf3175c55399567ea78e108e013e6024ecbc0e0 Mon Sep 17 00:00:00 2001 From: Jerry Vonau Date: Sun, 3 Nov 2019 23:54:44 -0600 Subject: [PATCH] Stage Co-Authored-By: A Holt --- iiab-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iiab-install b/iiab-install index 1f3db3e10..9ffa92bc9 100755 --- a/iiab-install +++ b/iiab-install @@ -169,7 +169,7 @@ if [ -f /etc/iiab/config_vars2.yml ]; then PLAYBOOK="iiab-from-console.yml" # Stage 4-9 then Network Role ARGS="" # Removes '--extra-vars reinstall=True' if --reinstall, BUT WHY? # The same as --reinstall except Stage 3 is not run as there are no other functional -# changes in stage 3 to account for post image creation once the above is run. +# changes in Stage 3 to account for post image creation, once the above is run. # reinstall=True would force kiwix to re-download and re-install in commit # ce2ec3b0cad76449caf3299003b5d297a3164181 ## End image catch up