X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1c848471a16f9d1ee1fc8a327af110447ea1ef4c..ecb5d5beac1e41d30e47daa6a034c59b33027d12:/cookbooks/web/templates/default/statistics.erb diff --git a/cookbooks/web/templates/default/statistics.erb b/cookbooks/web/templates/default/statistics.erb index 175f0a9e8..87386a23d 100644 --- a/cookbooks/web/templates/default/statistics.erb +++ b/cookbooks/web/templates/default/statistics.erb @@ -1,5 +1,8 @@ #!/bin/sh +# Make sure /usr/local/bin is on the path +export PATH=$PATH:/usr/local/bin + # Generate new statistics <%= @directory %>/script/statistics > <%= @directory %>/tmp/data_stats.html