X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/0eb2a2b70464e53cd52edcee3b2fa96ac8bc416b..11fdeeaa56975b200a46cc3ee7124e529621fba9:/cookbooks/web/templates/default/statistics.erb?ds=inline diff --git a/cookbooks/web/templates/default/statistics.erb b/cookbooks/web/templates/default/statistics.erb index db1fd40ed..30a23a7ac 100644 --- a/cookbooks/web/templates/default/statistics.erb +++ b/cookbooks/web/templates/default/statistics.erb @@ -13,4 +13,4 @@ export PATH=$PATH:/usr/local/bin rsync --quiet <%= @directory %>/tmp/data_stats.html planet.openstreetmap.org::statistics # Mail statistics to Blackadder -mail -s "OpenStreetMap Statistics" blackadderajr@gmail.com < /store/rails/stats/data_stats.html +mail -s "OpenStreetMap Statistics" blackadderajr@gmail.com < <%= @directory %>/tmp/data_stats.html