forked from RP1/RaveOS-arch
asd
This commit is contained in:
parent
66092e2378
commit
0560a25c7a
1 changed files with 2 additions and 1 deletions
|
@ -20,10 +20,11 @@ yellow=$(tput setaf 3) # ${yellow}
|
|||
|
||||
# Downloading RavePkg
|
||||
mkdir cosmetics
|
||||
sudo chown -R $USER:$GROUP /home/$USER/cosmetics/
|
||||
cd cosmetics
|
||||
wget -O cosmetics.zip https://files.rp1.hu/api/public/dl/R_0cJkKL/
|
||||
unzip cosmetics.zip
|
||||
sudo chown -R $USER:$GROUP /home/$USER/cosmetics/
|
||||
|
||||
|
||||
git clone https://aur.archlinux.org/yay-bin.git
|
||||
cd yay-bin
|
||||
|
|
Loading…
Reference in a new issue