mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-04 07:14:22 -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
|
# check GeoIP2 database
|
||||||
if [ ! -f /config/geoip2db/dbip-country-lite.mmdb ]; then
|
if [ ! -f /config/geoip2db/dbip-country-lite.mmdb ]; then
|
||||||
echo "Downloading GeoIP2 City database."
|
echo "Downloading GeoIP2 City database."
|
||||||
|
mkdir -p "/config/geoip2db"
|
||||||
/etc/periodic/weekly/dbip
|
/etc/periodic/weekly/dbip
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user