From 743677efb2a70bdd91cbf4da43fa7cba3dd36b95 Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Thu, 9 Jul 2009 19:31:59 +0200 Subject: [PATCH] Changed update.sh to rebuild language cache --- config/rootfiles/core/29/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/29/update.sh b/config/rootfiles/core/29/update.sh index e5efad347..d3397197c 100644 --- a/config/rootfiles/core/29/update.sh +++ b/config/rootfiles/core/29/update.sh @@ -27,4 +27,4 @@ ecxtract_files rm -rf /var/log/rrd*//collectd/localhost/disk-*[0-9]* /etc/init.d/collectd start -#perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" +perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"