diff --git a/rootfs/tmp/update-geoip-db.sh b/rootfs/tmp/update-geoip-db.sh index 2064958..82c9209 100755 --- a/rootfs/tmp/update-geoip-db.sh +++ b/rootfs/tmp/update-geoip-db.sh @@ -47,3 +47,4 @@ for f in GeoLite2-ASN GeoLite2-City GeoLite2-Country; do exit 10 fi done +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -