mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-01-21 04:43:29 +08:00
Merge pull request #734 from linuxserver/swag-dbip-pathfix
This commit is contained in:
commit
2215a49ffb
@ -7,6 +7,7 @@ chmod +x /etc/periodic/weekly/dbip
|
||||
# check GeoIP2 database
|
||||
if [ ! -f /config/geoip2db/dbip-country-lite.mmdb ]; then
|
||||
echo "Downloading GeoIP2 City database."
|
||||
mkdir -p "/config/geoip2db"
|
||||
/etc/periodic/weekly/dbip
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user