]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/blog/templates/default/backup-birthday20.cron.erb
Merge remote-tracking branch 'github/pull/696'
[chef.git] / cookbooks / blog / templates / default / backup-birthday20.cron.erb
index cef3d14eefb1e841c8ccf6c9753621e9c615fd31..fbc633ff6db674411bd8f973c486a1f2176d9095 100644 (file)
@@ -16,6 +16,6 @@ ln -s /srv/birthday20.openstreetmap.org $T/osm-birthday20-$D/www
 export RSYNC_RSH="ssh -ax"
 
 nice tar --create --dereference --directory=$T --warning=no-file-changed osm-birthday20-$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