diff --git a/nextcloud_update.sh b/nextcloud_update.sh index 9854c638e0..bb1701f0e6 100644 --- a/nextcloud_update.sh +++ b/nextcloud_update.sh @@ -596,7 +596,7 @@ elif [ -f "$GEOBLOCK_MOD" ] then if download_geoip_mmdb then - print_text_in_color "$IGreen" "MaxMind database updated!" + print_text_in_color "$IGreen" "GeoBlock database updated!" fi fi