# Run the migrations from the nominatim version in the build directory,
# so they can execute while the frontend doesn't have the new code yet.
<%= @builddir %>/nominatim admin --migrate
<%= @builddir %>/nominatim refresh --functions --address-levels --website
# Run the migrations from the nominatim version in the build directory,
# so they can execute while the frontend doesn't have the new code yet.
<%= @builddir %>/nominatim admin --migrate
<%= @builddir %>/nominatim refresh --functions --address-levels --website