From bfa0f1dfc0b85d81ff500cac4f13175fc260ba65 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 9 Oct 2017 14:50:29 +0100 Subject: [PATCH] core115: Rebuild language cache during update Signed-off-by: Michael Tremer --- config/rootfiles/core/115/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/115/update.sh b/config/rootfiles/core/115/update.sh index fe978c0e90..70e7bd919f 100644 --- a/config/rootfiles/core/115/update.sh +++ b/config/rootfiles/core/115/update.sh @@ -42,7 +42,7 @@ extract_files ldconfig # Update Language cache -#/usr/local/bin/update-lang-cache +/usr/local/bin/update-lang-cache # Start services /etc/rc.d/init.d/apache2 restart -- 2.39.2