From e998cc17100c58876756e3f53304188cb0e22ca2 Mon Sep 17 00:00:00 2001 From: Bill Niblock Date: Thu, 22 Oct 2015 10:35:01 -0400 Subject: [PATCH] Disable font-cache for now, due to switch to Terminus font --- install.conf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.conf.yaml b/install.conf.yaml index 3f64fd2..d735c27 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -12,4 +12,4 @@ - shell: - [git submodule update --init --recursive, Installing submodules] - - [fc-cache -f ~/.fonts, Resetting font cache] + # - [fc-cache -f ~/.fonts, Resetting font cache]