Update raveos-gnome.sh
This commit is contained in:
parent
f5f3e6bcd9
commit
1370ec34f1
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ SystemAccount=false" | sudo tee /var/lib/AccountsService/users/$USER
|
|||
echo ---------------------------------------------
|
||||
echo Installing ${bold}${yellow}rave command.${normal}
|
||||
echo
|
||||
curl -Ls https://https://git.rp1.hu/RP1/RaveOS-arch/raw/branch/main/rave -o /usr/local/bin/rave
|
||||
sudo curl -Ls https://git.rp1.hu/RP1/RaveOS-arch/raw/branch/main/rave -o /usr/local/bin/rave
|
||||
sudo chmod +x /usr/local/bin/rave
|
||||
echo given privileges to run for rave
|
||||
sudo rsync -ap --info=progress2 /home/$USER/cosmetics/rave-comp.sh /etc/bash_completion.d/
|
||||
|
|
Loading…
Reference in a new issue