#!/bin/sh geoipupdate > /dev/null && \ ln -sf GeoLiteCountry.dat /usr/share/GeoIP/GeoIP.dat geoipupdate > /dev/null && \ ln -sf GeoLiteCity.dat /usr/share/GeoIP/GeoIPCity.dat