forked from RP1/RaveOS-arch
Update ros-progs-gui.sh
This commit is contained in:
parent
d96f7e348c
commit
35d97e80b6
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ user_choice=$(zenity --list --checklist --width='1000' --height='1000' \
|
|||
FALSE "Windows 11 Telepítő - Csak Profiknak!" \
|
||||
FALSE "Xfburn - CD/DVD író program" \
|
||||
FALSE "XPadNeo - XBox Controller Support" \
|
||||
FALSE "Zenpower3 - AMD CPU Feszultseg, Aramerosseg es Fogyasztas Monitorozas" ) 2>/dev/null
|
||||
FALSE "Zenpower3 - AMD CPU Feszultseg, Aramerosseg es Fogyasztas Monitorozas" )
|
||||
if [[ $? -eq 1 ]]; then
|
||||
echo ${bold}${yellow}Cancelled by User. Exiting!${normal}
|
||||
exit 1
|
||||
|
|
Loading…
Reference in a new issue