diff --git a/3progs.sh b/3progs.sh index c05a36f..dbe96e6 100755 --- a/3progs.sh +++ b/3progs.sh @@ -731,7 +731,6 @@ fi if [[ $user_choice = *"Windows 11 Telepítő - Csak Profiknak"* ]]; then zenity --warning --text='!! MAJOM VAGY !!' --width='300' --height='100' -fi sudo rm /home/$USER/.config/autostart/3progs.sh.desktop @@ -763,4 +762,4 @@ zenity --progress \ else echo ${bold}${yellow}User exited the script. Ending!${normal} exit 0; -fi +fi \ No newline at end of file