diff --git a/scripts/GeoLiteCity/GeoLite_Import.sh b/scripts/GeoLiteCity/GeoLite_Import.sh index 38099f1..0f4f7ad 100644 --- a/scripts/GeoLiteCity/GeoLite_Import.sh +++ b/scripts/GeoLiteCity/GeoLite_Import.sh @@ -40,7 +40,7 @@ LINUX_OTHER="0" # Login information for your MySQL server -DBHOST="" +DBHOST="localhost" DBNAME="" DBUSER="" DBPASS=""