fixed cleanup

This commit is contained in:
RP1 2025-02-17 19:57:52 +01:00
parent 0f45b691fb
commit 9b867d701e

View file

@ -905,7 +905,7 @@ fi
# Cleanup
sudo rm /home/$USER/.config/autostart/3progs.sh.desktop 2>/dev/null
sudo rm /etc/xdg/autostart/3progs.sh.desktop 2>/dev/null
zenity --question --title='Restart required!' --text='Restart in 5 seconds?' --width='300' --height='100'
if [ $? = 0 ]; then