#!/bin/sh
cd /usr/share/fonts/X11/TTF
fc-cache -fs > /dev/null
mkfontdir
mkfontscale

