diff --git a/run_onchange_after_install_main_deps.sh.tmpl b/run_onchange_after_install_main_deps.sh.tmpl index 493c6b6..266487e 100644 --- a/run_onchange_after_install_main_deps.sh.tmpl +++ b/run_onchange_after_install_main_deps.sh.tmpl @@ -92,7 +92,7 @@ pad() { {{ if eq .chezmoi.osRelease.id "almalinux" -}} - echo "Installing prerequestative ncurses for this script's interface"|pad + echo -e "--> "$Blue$1$NC"Installing prerequestative ncurses for this script's interface"|pad sudo dnf install ncurses -y 2>&1|pad