From 9b867d701efee6664b312ee599defcd6d1c0aa67 Mon Sep 17 00:00:00 2001 From: RP1 Date: Mon, 17 Feb 2025 19:57:52 +0100 Subject: [PATCH] fixed cleanup --- ros-progs-gui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ros-progs-gui.sh b/ros-progs-gui.sh index 6864489..560b107 100755 --- a/ros-progs-gui.sh +++ b/ros-progs-gui.sh @@ -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