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