diff --git a/scripts/osm2pgsql/update.sh b/scripts/osm2pgsql/update.sh index dd5cf29f4..c9de47f1e 100755 --- a/scripts/osm2pgsql/update.sh +++ b/scripts/osm2pgsql/update.sh @@ -1,6 +1,7 @@ #! /bin/bash -# Full database update. DOwnload latest from planet.osm.org, build update script, setup and seed it +# Full database update. Downloads the latest from planet.osm.org, build update script, setup and seed it +# Meant to be run with 'nohup' nvm use npm run init # contains a 'npm run generate, which builds the layers' npm run generate:buildDbScript