From 4ac2d1561a07c8188644825cc303a95dda16ae67 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 30 Apr 2013 17:11:56 +0200 Subject: [PATCH] core68: Regenerate font cache --- config/rootfiles/core/68/update.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/rootfiles/core/68/update.sh b/config/rootfiles/core/68/update.sh index 19a4b8063..11cab1009 100644 --- a/config/rootfiles/core/68/update.sh +++ b/config/rootfiles/core/68/update.sh @@ -51,6 +51,9 @@ extract_files #Update Language cache perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" +# Regenerate font cache +fc-cache -f &>/dev/null + sync # This update need a reboot... -- 2.39.2