5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
cd /usr/share/xt_geoip
|
|
if ( ./xt_geoip_dl )
|
|
then
|
|
/usr/libexec/xtables-addons/xt_geoip_build GeoIPCountryWhois.csv
|
|
fi |