summaryrefslogtreecommitdiffstats
path: root/etc/settings.sh
diff options
context:
space:
mode:
Diffstat (limited to 'etc/settings.sh')
-rw-r--r--etc/settings.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/settings.sh b/etc/settings.sh
index 8a149ba..862d684 100644
--- a/etc/settings.sh
+++ b/etc/settings.sh
@@ -24,4 +24,4 @@ if [ ! -d "${image_dir}" ]; then
mkdir -p "${image_dir}"
fi
-wget_args="--timeout 100 --wait=10 --random-wait --no-cache"
+wget_args="--timeout 100 --no-cache"