fixed the fix

This commit is contained in:
RP1 2024-12-14 23:21:01 +01:00
parent b50cdadeca
commit a075c70014

View file

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