From 0560a25c7a5bc9bb80fb85dd4bd8f50986c73fe9 Mon Sep 17 00:00:00 2001 From: RP1 Date: Sat, 21 Dec 2024 22:58:22 +0100 Subject: [PATCH] asd --- rp-os-ae.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rp-os-ae.sh b/rp-os-ae.sh index ee7848e..dee3888 100644 --- a/rp-os-ae.sh +++ b/rp-os-ae.sh @@ -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