]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/blogs/templates/default/blogs-update.erb
Fix path to bundler for blog aggregator
[chef.git] / cookbooks / blogs / templates / default / blogs-update.erb
index ef880cdf875151c700f9470134b6526e71220932..0125b41badc5c16191a4a31481ac1e1374a8ee55 100644 (file)
@@ -2,7 +2,7 @@
 
 cd /srv/blogs.openstreetmap.org
 
-/usr/local/bin/bundle<%= @ruby_version %> exec pluto \
+/usr/bin/bundle<%= @ruby_version %> exec pluto \
        --quieter \
        --config=/srv/blogs.openstreetmap.org build \
        --dbpath=/srv/blogs.openstreetmap.org \