#!/bin/sh
echo "*" >&2
echo -e "* With root permissions run \"update-ms-fonts\" and once completed" >&2
echo -e "* run \"fc-cache -f\" in order to update the font cache" >&2
echo -e "*" >&2
