Fix update script no longer working (fixes #222)

This commit is contained in:
Alexander Overvoorde
2021-11-08 22:18:47 +01:00
parent 1e684edb6a
commit 705237446a
2 changed files with 1 additions and 2 deletions

View File

@@ -7,9 +7,7 @@ set -e
# and other things directly from this script when run from cron.
# Change the actual location to wherever installed locally.
#------------------------------------------------------------------------------
export PATH=.:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ACCOUNT=renderer
cd /home/$ACCOUNT/src/mod_tile/
#------------------------------------------------------------------------------
# Extra OSM2PGSQL_OPTIONS may need setting if a tag transform script is