blue line for prereqs

This commit is contained in:
Anton Volnuhin 2024-05-22 20:34:32 +03:00
parent b1da37a3c9
commit feb02c31f9

View File

@ -92,7 +92,7 @@ pad() {
{{ if eq .chezmoi.osRelease.id "almalinux" -}} {{ 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 sudo dnf install ncurses -y 2>&1|pad