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