https://bugs.contribs.org/show_bug.cgi?id=10860

--- Comment #1 from Terry Fage <[email protected]> ---
just needed the # /usr/libexec/xtables-addons/xt_geoip_dl file to be edited
accordingly

#!/bin/sh

rm -rf GeoLite2-Country-CSV_*

#wget -q
http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country-CSV.zip
wget
'https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=MY_LICENCE_KEY=zip'
-O GeoLite2-Country-CSV.zip
unzip -q GeoLite2-Country-CSV.zip
rm -f GeoLite2-Country-CSV.zip

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to