]> git.ipfire.org Git - ipfire-2.x.git/blob - src/scripts/update-lang-cache
xt_geoip_update: Adjust script to download and use the GeoLite2 database
[ipfire-2.x.git] / src / scripts / update-lang-cache
1 #!/bin/sh
2 perl -e "require '//var/ipfire/lang.pl'; &Lang::BuildCacheLang"
3