From 73199d505a0710949b62c7c170ea9060d0543249 Mon Sep 17 00:00:00 2001 From: "Ian D. Brunton" Date: Fri, 23 Oct 2015 02:51:11 +0700 Subject: system/ohsnap: Added (monospaced font). Signed-off-by: Willy Sudiarto Raharjo --- system/ohsnap/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 system/ohsnap/doinst.sh (limited to 'system/ohsnap/doinst.sh') diff --git a/system/ohsnap/doinst.sh b/system/ohsnap/doinst.sh new file mode 100644 index 0000000000..0eca8728f1 --- /dev/null +++ b/system/ohsnap/doinst.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +( cd usr/share/fonts/misc; mkfontscale; mkfontdir ) -- cgit v1.2.3