From 2557844152281fa6377a66ff039c3c74b63aca53 Mon Sep 17 00:00:00 2001 From: Anton Volnuhin Date: Tue, 28 May 2024 01:40:17 +0300 Subject: [PATCH] template fix 2 --- run_onchange_after_install_main_deps.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_onchange_after_install_main_deps.sh.tmpl b/run_onchange_after_install_main_deps.sh.tmpl index fe37b64..84f221f 100644 --- a/run_onchange_after_install_main_deps.sh.tmpl +++ b/run_onchange_after_install_main_deps.sh.tmpl @@ -207,7 +207,7 @@ sudo apt-get update 2>&1|pad new_line "Install neovim, fish, atuin, jump and the rest" -{{ if eq .chezmoi.os "freebsd" }} +{{ if eq .chezmoi.os "freebsd" -}} sudo pkg install --yes $ACT_PACKAGES