#!/bin/sh

[ -x /usr/bin/geoiplite-update ] || exit 0

/usr/bin/geoiplite-update
