added exit at the end

This commit is contained in:
RP1 2025-02-06 09:36:26 +01:00
parent 6adc105c20
commit 62927dc5f8

View file

@ -37,4 +37,6 @@ if [[ "$desktop" == GNOME ]]; then
echo ${bold}${yellow}KDE Program Pkg Updated successfully!${normal}
fi
zenity --info --text='Program Csomag Frissitve! Nincs szukseg ujrainditasra!'
zenity --info --text='Program Csomag Frissitve! Nincs szukseg ujrainditasra!'
exit 1