summaryrefslogtreecommitdiff
path: root/net/GeoIP/files/geoipupdate.sh
blob: bba804c85b779dcd7e04cff052154ad59c8e5b31 (plain) (blame)
1
2
3
4
5
#!/bin/sh
cd /tmp
fetch http://64.246.48.99/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
gunzip GeoIP.dat.gz
mv -f GeoIP.dat /usr/local/share/GeoIP