1
0
Fork 0
forked from RP1/RaveOS-arch

Update ros-progs-gui.sh

This commit is contained in:
RP1 2025-09-08 20:53:58 +00:00
parent a00d5720ed
commit 51161337a4

View file

@ -20,7 +20,7 @@ yellow=$(tput setaf 3) # ${yellow}
# Entering work folder # Entering work folder
cd /usr/local/bin/progs 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 # 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 echo -e "[User]\nSession=\nIcon=/usr/share/backgrounds/rave-pp.png\nSystemAccount=false" | sudo tee /var/lib/AccountsService/users/$USER > /dev/null