From c4fe6f764a8ed74c4500993b5b62853c4bcdec4e Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Wed, 12 Oct 2011 19:47:43 +0200 Subject: Add config for distribution images. New config options for the geographic distribution images. --- sources/db/update.sh | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'sources/db') diff --git a/sources/db/update.sh b/sources/db/update.sh index 19d3518..4d10894 100755 --- a/sources/db/update.sh +++ b/sources/db/update.sh @@ -38,10 +38,18 @@ echo "`$DATECMD` Running pre.sql..." sqlite3 $DATABASE valgrind.log 2>&1 -$HERE/tagstats $PLANETFILE +$HERE/tagstats --left=$left --bottom=$bottom --top=$top --right=$right --width=$width --height=$height $PLANETFILE cd $HERE echo "`$DATECMD` Running update_characters... " -- cgit v1.2.3