X-Git-Url: https://dev.renevier.net/?p=syj.git;a=blobdiff_plain;f=scripts%2Fupdategeonames.sh;h=e6ce263136f4ed06499296d7d2a1cab2d184a05e;hp=04712fef09ed29c6378e1ce9a31e08d8119e02b2;hb=48e5c41e67c16b83245f7ada893e92f11205a267;hpb=7cc3718928a17df678f3a6a9ee3159474594a8fc diff --git a/scripts/updategeonames.sh b/scripts/updategeonames.sh index 04712fe..e6ce263 100755 --- a/scripts/updategeonames.sh +++ b/scripts/updategeonames.sh @@ -3,8 +3,7 @@ set -e GEONAMESXML=http://ws.geonames.org/countryInfo -EXECDIR=$PWD/${0%/*} -. $EXECDIR/db_auth.sh +. ${0%/*}/db_auth.sh usage() { echo Usage: ${0##*/} [options]