summaryrefslogtreecommitdiffstats
path: root/system/freefont/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'system/freefont/doinst.sh')
-rw-r--r--system/freefont/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/freefont/doinst.sh b/system/freefont/doinst.sh
index bdb050188d..26221059a3 100644
--- a/system/freefont/doinst.sh
+++ b/system/freefont/doinst.sh
@@ -1,4 +1,3 @@
-#!/bin/sh
# Update the X font indexes:
if [ -x /usr/bin/mkfontdir -o -x /usr/X11R6/bin/mkfontdir ]; then
( cd /usr/share/fonts/TTF
@@ -9,3 +8,4 @@ fi
if [ -x /usr/bin/fc-cache ]; then
/usr/bin/fc-cache -f
fi
+