From: Michael Tremer Date: Tue, 30 Apr 2013 15:11:56 +0000 (+0200) Subject: core68: Regenerate font cache X-Git-Tag: v2.13-core68~2^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4ac2d1561a07c8188644825cc303a95dda16ae67;p=ipfire-2.x.git core68: Regenerate font cache --- diff --git a/config/rootfiles/core/68/update.sh b/config/rootfiles/core/68/update.sh index 19a4b80631..11cab10092 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...