aboutsummaryrefslogtreecommitdiffstats
path: root/community/msttcorefonts-installer/msttcorefonts-installer.post-install
blob: 36c7e0d0a00c196bacabfa8c065f816f6c4f5503 (plain)
1
2
3
4
5
#!/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