summaryrefslogtreecommitdiff
path: root/ci/android-sysimage.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/android-sysimage.sh')
-rw-r--r--ci/android-sysimage.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/android-sysimage.sh b/ci/android-sysimage.sh
index b0b5e903f2..d6eb32ed68 100644
--- a/ci/android-sysimage.sh
+++ b/ci/android-sysimage.sh
@@ -14,7 +14,7 @@ main() {
apt-get install --no-install-recommends e2tools
pushd "${td}"
- curl --retry 5 -O "${URL}/${name}"
+ wget --tries=5 "${URL}/${name}"
unzip -q "${name}"
local system