aboutsummaryrefslogtreecommitdiff
path: root/system/ttf-nerd-fonts-symbols/doinst.sh
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2023-12-31 07:37:44 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-31 09:29:50 +0700
commit6b1a1d6bc6c56150a5dee957c99400d5ddd2448f (patch)
treedfe37f27ff82ac236edd5d1dd771047b3525d873 /system/ttf-nerd-fonts-symbols/doinst.sh
parent599abd12a7156a67ed7c3f47b5e6288556f9a951 (diff)
system/ttf-nerd-fonts-symbols: Added (system font).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ttf-nerd-fonts-symbols/doinst.sh')
-rw-r--r--system/ttf-nerd-fonts-symbols/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/ttf-nerd-fonts-symbols/doinst.sh b/system/ttf-nerd-fonts-symbols/doinst.sh
new file mode 100644
index 0000000000000..67a9f6f9cf4b5
--- /dev/null
+++ b/system/ttf-nerd-fonts-symbols/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/fc-cache ]; then
+ /usr/bin/fc-cache -f
+fi