From 52ca23b52653ca887897faadc1d14efc713e4731 Mon Sep 17 00:00:00 2001 From: casjay Date: Sun, 7 Jul 2024 13:35:44 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Committing=20everything?= =?UTF-8?q?=20that=20changed=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit rootfs/tmp/update-geoip-db.sh --- rootfs/tmp/update-geoip-db.sh | 1 + 1 file changed, 1 insertion(+) 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 +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -