summaryrefslogtreecommitdiffstats
path: root/system/powerline-fonts/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'system/powerline-fonts/doinst.sh')
-rw-r--r--system/powerline-fonts/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/powerline-fonts/doinst.sh b/system/powerline-fonts/doinst.sh
new file mode 100644
index 0000000000..67a9f6f9cf
--- /dev/null
+++ b/system/powerline-fonts/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/fc-cache ]; then
+ /usr/bin/fc-cache -f
+fi