X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/26a68b9cedfe53e69e6b1571964985be174eee30..1311c809f2e83ece3c73c066a30d1205629406f8:/cookbooks/thinkup/templates/default/backup.cron.erb diff --git a/cookbooks/thinkup/templates/default/backup.cron.erb b/cookbooks/thinkup/templates/default/backup.cron.erb index b243e9f07..ecdba2ec4 100644 --- a/cookbooks/thinkup/templates/default/backup.cron.erb +++ b/cookbooks/thinkup/templates/default/backup.cron.erb @@ -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 -nice rsync --bwlimit=500 $T/$B backup::backup +nice rsync $T/$B backup::backup rm -rf $T