Update ros-progs-gui.sh
This commit is contained in:
parent
08bb2be7bd
commit
6a3d150b1b
1 changed files with 2 additions and 2 deletions
|
@ -296,11 +296,11 @@ fi
|
|||
if [[ $user_choice = *"Nomacs - képnézegető / szerkesztő"* ]]; then
|
||||
echo
|
||||
echo ---------------------------------------------
|
||||
echo Installing ${bold}${yellow}Mumble${normal}
|
||||
echo Installing ${bold}${yellow}Nomacs${normal}
|
||||
|
||||
yay -S nomacs-git --noconfirm
|
||||
|
||||
echo ${bold}${yellow}Mumble ${normal}installed.
|
||||
echo ${bold}${yellow}Nomacs ${normal}installed.
|
||||
echo ---------------------------------------------
|
||||
echo
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue