summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 3b0cf97731..89e4492671 100755
--- a/build.sh
+++ b/build.sh
@@ -449,6 +449,7 @@ then
# Upload additional packages.
for package_id in $additional_packages
do
+ sleep 240
package=$(installer_$arch "$package_id")
if [ x"$package" != x ]
then