From 6a3d150b1b607d8d27cee05389ead673146817dd Mon Sep 17 00:00:00 2001 From: RP1 Date: Tue, 2 Sep 2025 16:28:52 +0000 Subject: [PATCH] Update ros-progs-gui.sh --- ros-progs-gui.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ros-progs-gui.sh b/ros-progs-gui.sh index 585faee..120c1aa 100755 --- a/ros-progs-gui.sh +++ b/ros-progs-gui.sh @@ -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