aboutsummaryrefslogtreecommitdiff
path: root/node
diff options
context:
space:
mode:
Diffstat (limited to 'node')
-rwxr-xr-xnode/setup-build-android2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/setup-build-android b/node/setup-build-android
index a614308..06b47a3 100755
--- a/node/setup-build-android
+++ b/node/setup-build-android
@@ -36,7 +36,7 @@ chmod a+x /usr/local/bin/repo
adduser --system jenkins-build
sed -i.bk 's,^\(.*://[^.]*.ec2.archive.ubuntu.com\)/,\1.s3.amazonaws.com/,' /etc/apt/sources.list
-apt-get update
+apt-get-retry update
# We do update as part of early node init (to get this script actually)
#apt-get update