diff schema/geonames-import/import-geonames.sh @ 3619:ca7821e1f720

Added demo users for HU and RS, import geonames for RS.
author Sascha Wilde <wilde@intevation.de>
date Wed, 05 Jun 2019 15:52:42 +0200
parents 74a75a5ce770
children
line wrap: on
line diff
--- a/schema/geonames-import/import-geonames.sh	Wed Jun 05 15:47:30 2019 +0200
+++ b/schema/geonames-import/import-geonames.sh	Wed Jun 05 15:52:42 2019 +0200
@@ -16,7 +16,7 @@
 
 ME=$(basename $0)
 MYHOME=$(realpath $(dirname $0))
-CCs="AT BG HR HU RO SK"
+CCs="AT BG HR HU RS RO SK"
 
 # Defaults:
 datadir=$(realpath "$MYHOME/data")