prereqs for fedora too
This commit is contained in:
parent
43a6d02efd
commit
076d58f734
@ -91,7 +91,7 @@ pad() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
{{ if eq .chezmoi.osRelease.id "almalinux" "rocky" -}}
|
{{ if eq .chezmoi.osRelease.id "almalinux" "rocky" "fedora" -}}
|
||||||
echo -e "--> "$Blue$1$Blue"Installing prerequestative ncurses for this script's interface"$NC
|
echo -e "--> "$Blue$1$Blue"Installing prerequestative ncurses for this script's interface"$NC
|
||||||
sudo dnf install ncurses -y 2>&1|pad
|
sudo dnf install ncurses -y 2>&1|pad
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user