X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/8fa92b7f861ef1e00298caed3f26188dc358f2b4..c907bf401b14f751947ac27088584b77e3bfc17a:/cookbooks/stateofthemap/templates/default/backup.cron.erb diff --git a/cookbooks/stateofthemap/templates/default/backup.cron.erb b/cookbooks/stateofthemap/templates/default/backup.cron.erb index e0f4d87ba..e4922cf7e 100644 --- a/cookbooks/stateofthemap/templates/default/backup.cron.erb +++ b/cookbooks/stateofthemap/templates/default/backup.cron.erb @@ -25,6 +25,6 @@ ln -s /srv/2012.stateofthemap.org $T/sotm-$D/www2012 export RSYNC_RSH="ssh -ax" nice tar --create --dereference --directory=$T sotm-$D | nice gzip --rsyncable -9 > $T/$B -nice rsync --preallocate --fuzzy $T/$B backup::backup +nice rsync --preallocate --fuzzy $T/$B backup.openstreetmap.org::backup rm -rf $T