mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-15 04:43:01 -04:00
Merge pull request #734 from linuxserver/swag-dbip-pathfix
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user