From 4f787edd2b0e933aee7d4a45000005c938fa20a8 Mon Sep 17 00:00:00 2001 From: Brian Zalewski <59970525+ProfessorManhattan@users.noreply.github.com> Date: Fri, 3 May 2024 04:20:54 +0000 Subject: [PATCH] Fixed missing fi --- home/.chezmoiscripts/universal/run_before_05-system.sh.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/home/.chezmoiscripts/universal/run_before_05-system.sh.tmpl b/home/.chezmoiscripts/universal/run_before_05-system.sh.tmpl index b2afb67a..e2ca3e59 100644 --- a/home/.chezmoiscripts/universal/run_before_05-system.sh.tmpl +++ b/home/.chezmoiscripts/universal/run_before_05-system.sh.tmpl @@ -776,6 +776,7 @@ setupLinuxHomebrewFonts() { else logg warn 'fc-cache binary not available for setting up Linux Homebrew fonts' fi + fi } # TODO - Add install on macOS for macports