Files
bpfire/src/scripts/update-lang-cache
Stefan Schantl 7db34105f9 Add update-lang-cache script.
This script can be used, to update the language cache if any strings will be added
or modified.
2012-11-17 11:02:48 +01:00

4 lines
75 B
Bash

#!/bin/sh
perl -e "require '//var/ipfire/lang.pl'; &Lang::BuildCacheLang"