]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stateofthemap/templates/default/backup.cron.erb
Add DHCP entry for noquiklos OOB card
[chef.git] / cookbooks / stateofthemap / templates / default / backup.cron.erb
index 45aafad26a49173f20c7c20590da840c550056ed..387759692dda9d53aa2b8cdfa844686096c05a79 100644 (file)
@@ -22,6 +22,6 @@ ln -s /srv/2012.stateofthemap.org $T/sotm-$D/www2012
 export GZIP="--rsyncable -9"
 
 nice tar --create --gzip --dereference --directory=$T --file=$T/$B sotm-$D
-nice nice $T/$B backup::backup
+nice rsync --bwlimit=500 $T/$B backup::backup
 
 rm -rf $T