diff --git a/run_onchange_before_install_main_deps.sh.tmpl b/run_onchange_before_install_main_deps.sh.tmpl index 9a95657..1ae87b8 100644 --- a/run_onchange_before_install_main_deps.sh.tmpl +++ b/run_onchange_before_install_main_deps.sh.tmpl @@ -14,7 +14,7 @@ $Green########################################################################## ## ## ###############################################################################$NC" -{{ if .chezmoi.os "darwin" -}} +{{ if eq .chezmoi.os "darwin" -}} bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" brew update brew upgrade -y