forked from RP1/RaveOS-arch
added exit at the end
This commit is contained in:
parent
6adc105c20
commit
62927dc5f8
1 changed files with 3 additions and 1 deletions
|
@ -37,4 +37,6 @@ if [[ "$desktop" == GNOME ]]; then
|
||||||
echo ${bold}${yellow}KDE Program Pkg Updated successfully!${normal}
|
echo ${bold}${yellow}KDE Program Pkg Updated successfully!${normal}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
zenity --info --text='Program Csomag Frissitve! Nincs szukseg ujrainditasra!'
|
zenity --info --text='Program Csomag Frissitve! Nincs szukseg ujrainditasra!'
|
||||||
|
|
||||||
|
exit 1
|
Loading…
Reference in a new issue