diff --git a/ros-progs-gui.sh b/ros-progs-gui.sh index e115581..c5b9c78 100755 --- a/ros-progs-gui.sh +++ b/ros-progs-gui.sh @@ -11,7 +11,7 @@ yellow=$(tput setaf 3) # ${yellow} cd /usr/local/bin/progs # Zenity ablak megjelenítése -user_choice=$(zenity --list --checklist --width='1000' --height='1000' \ +user_choice=$(zenity --list --checklist --width='1000' --height='1000' \ 2>/dev/null --title="APP Telepítő Script base by Airman & RAVE (Magyarosította balage79)" \ --text="Válassz az alábbi programok közül:" \ --column="Válassz" --column="Programnév / Leírás" \