@@ -10,7 +10,7 @@ for vars in $(find distros/ -name '*.pkrvars.hcl'); do
if [ -e "cache/${base}" ]; then
echo "Found cache/${base} already"
else
files+=("-O" "${file}")
files+=("--retry" "3" "--retry-all-errors" "-O" "${file}")
fi
done
The note is not visible to the blocked user.