]> git.ipfire.org Git - ipfire-2.x.git/blame - src/initscripts/networking/red.up/99-location-database
geoip-functions.pl: Provide the available locations in upper case.
[ipfire-2.x.git] / src / initscripts / networking / red.up / 99-location-database
CommitLineData
1eee696b
SS
1#!/bin/bash
2
3# Download / Check for updates of the location database.
4/usr/local/bin/update-location-database
5
6exit 0