fix wget txt file path

This commit is contained in:
Oliver Ladner 2018-12-17 10:19:45 +01:00
commit a131c48fd7

View file

@ -4,7 +4,7 @@
domain='http://download.geonames.org'
path='/export/dump/'
relevantfiles='wget_files.txt'
relevantfiles="$(dirname $0)/wget_files.txt"
target='/var/www/virtsrv/mirror.lugh.ch/geonames.org/'
wget -q -N -i $relevantfiles -P $target