]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/thinkup/templates/default/backup.cron.erb
Revert "Add v. ugly temp workaround so that daily UCL backups complete"
[chef.git] / cookbooks / thinkup / templates / default / backup.cron.erb
index b243e9f07739854b4891757486e08983b86d231d..ecdba2ec4f2c90118d52f0cbaeb7a69a5164e5fd 100644 (file)
@@ -13,6 +13,6 @@ ln -s /srv/thinkup.openstreetmap.org $T/thinkup-$D/www
 export GZIP="--rsyncable -9"
 
 nice tar --create --gzip --dereference --directory=$T --file=$T/$B thinkup-$D
 export GZIP="--rsyncable -9"
 
 nice tar --create --gzip --dereference --directory=$T --file=$T/$B thinkup-$D
-nice rsync --bwlimit=500 $T/$B backup::backup
+nice rsync $T/$B backup::backup
 
 rm -rf $T
 
 rm -rf $T