smeserver-xt_geoip/root/usr/share/xt_geoip/update_base

5 lines
120 B
Plaintext
Raw Permalink Normal View History

cd /usr/share/xt_geoip
if ( ./xt_geoip_dl )
then
/usr/libexec/xtables-addons/xt_geoip_build GeoIPCountryWhois.csv
fi