]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/gps-tile/recipes/default.rb
Update piwik plugins list
[chef.git] / cookbooks / gps-tile / recipes / default.rb
index 558ac0107d82f3498285182016554fa2c0d84917..c3fb07796be31118ddff8e5278277074cb77583f 100644 (file)
@@ -79,7 +79,7 @@ end
 
 git "/srv/gps-tile.openstreetmap.org/updater" do
   action :sync
-  repository "https://github.com/e-n-f/gpx-updater.git"
+  repository "https://github.com/openstreetmap/gpx-updater.git"
   revision "live"
   depth 1
   user "gpstile"