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