Update run.sh
This commit is contained in:
parent
8d78738a4b
commit
6ca53a4e60
2
run.sh
2
run.sh
@ -81,7 +81,7 @@ if [ "$1" == "import" ]; then
|
||||
REPLICATION_TIMESTAMP=`osmium fileinfo -g header.option.osmosis_replication_timestamp /data/region.osm.pbf`
|
||||
|
||||
# initial setup of osmosis workspace (for consecutive updates)
|
||||
sudo -u renderer openstreetmap-tiles-update-expire.sh $REPLICATION_TIMESTAMP
|
||||
sudo -E -u renderer openstreetmap-tiles-update-expire.sh $REPLICATION_TIMESTAMP
|
||||
fi
|
||||
|
||||
# copy polygon file if available
|
||||
|
Loading…
Reference in New Issue
Block a user