This commit is contained in:
RP1 2025-02-10 12:30:32 +01:00
parent 7bec1ff8da
commit be0f3d8506

View file

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