From 0510e28f8997a20f7a18a658ae20dce9ece6ce9e Mon Sep 17 00:00:00 2001 From: Phil Date: Sat, 25 Jan 2025 22:39:23 +0000 Subject: [PATCH] Updated file name in directory structure in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e18b6b..e1fe5b9 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ File Structure: ``` . ├── apache_config.conf # Apache virtual host configuration -├── download_geoip.sh # Bash script for downloading and extracting GeoLite2 databases +├── geolite2-db-update.sh # Bash script for downloading and extracting GeoLite2 databases ├── docker-compose.yml # Docker Compose configuration for EchoIP service ├── log/ # Log storage for the geolite2-db-update.sh script └── geolite2/