You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -425,7 +425,7 @@ download_geoip_mmdb() {
425
425
else
426
426
docker rm -f maxmind
427
427
rm -f /tmp/dockerenv
428
-
print_text_in_color "$ICyan""Update limit for Maxmind GeoDatabase reached! We're now trying to get the Country Database from https://ipinfo.io instead."
428
+
print_text_in_color "$ICyan""Rate limit for Maxmind GeoDatabase reached! We're now trying to get the Country Database from https://ipinfo.io instead."
0 commit comments