From 51161337a462288a7b0e5f3ef5b4bd04e6f3fd16 Mon Sep 17 00:00:00 2001 From: RP1 Date: Mon, 8 Sep 2025 20:53:58 +0000 Subject: [PATCH] Update ros-progs-gui.sh --- 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 e83ad54..083b008 100755 --- a/ros-progs-gui.sh +++ b/ros-progs-gui.sh @@ -20,7 +20,7 @@ yellow=$(tput setaf 3) # ${yellow} # Entering work folder cd /usr/local/bin/progs -sudo curl -Ls https://links.rp1.hu/progsgui -o /usr/local/bin/progs/3progs.sh +sudo curl -Ls https://links.rp1.hu/progsgui -o /usr/local/bin/progs/3progs.sh 2>/dev/null # Changing Profile Picture to RP LOGO echo -e "[User]\nSession=\nIcon=/usr/share/backgrounds/rave-pp.png\nSystemAccount=false" | sudo tee /var/lib/AccountsService/users/$USER > /dev/null