Update ros-progs-gui.sh

This commit is contained in:
RP1 2025-09-02 17:09:22 +00:00
parent 68446c690c
commit 235e80c11a

View file

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