]> git.openstreetmap.org Git - chef.git/blob - cookbooks/nominatim/templates/default/nominatim-update-refresh-db.erb
Merge remote-tracking branch 'tigerfell/pr257'
[chef.git] / cookbooks / nominatim / templates / default / nominatim-update-refresh-db.erb
1 #!/bin/bash
2
3 # DO NOT EDIT - This file is being maintained by Chef
4
5 date "+%c === Refresh database after software updates"
6
7 cd <%= @projectdir %>
8
9 nominatim admin --migrate
10 nominatim refresh --functions --address-levels --website