From 89d7d5633b53fb1806029b3e953d2979cc67dbee Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Tue, 8 Mar 2011 10:44:04 +0100 Subject: helpful hint that isn't so helpful --- sources/update_all.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sources/update_all.sh') diff --git a/sources/update_all.sh b/sources/update_all.sh index 1e46fde..6e2aeac 100755 --- a/sources/update_all.sh +++ b/sources/update_all.sh @@ -16,10 +16,13 @@ # #------------------------------------------------------------------------------ -# these sources will be downloaded from http://taginfo.openstreetmap.de/download/ +# These sources will be downloaded from http://taginfo.openstreetmap.de/download/ +# Note that this will NOT work for the "db" source! Well, you can download it, +# but it will fail later, because the database is changed by the master.sql +# scripts. SOURCES_DOWNLOAD="" -# these sources will be created from the actual sources +# These sources will be created from the actual sources SOURCES_CREATE="josm potlatch merkaartor wiki db" #------------------------------------------------------------------------------ -- cgit v1.2.3