From 942a9dcbb8494cc4751eaa89db7636414baf546d Mon Sep 17 00:00:00 2001 From: RP1 Date: Sat, 21 Dec 2024 23:54:41 +0100 Subject: [PATCH] asd --- rp-os-ae.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rp-os-ae.sh b/rp-os-ae.sh index 4050985..bccf228 100644 --- a/rp-os-ae.sh +++ b/rp-os-ae.sh @@ -47,7 +47,7 @@ yellow=$(tput setaf 3) # ${yellow} curl https://mirror.cachyos.org/cachyos-repo.tar.xz -o cachyos-repo.tar.xz tar xvf cachyos-repo.tar.xz && cd cachyos-repo - sudo cp /home/$USER/cosmetics/cachyos-repo.sh /home/$USER/cosmetics/cachyos-repo/ + cp /home/$USER/cosmetics/cachyos-repo.sh /home/$USER/cosmetics/cachyos-repo/ sudo ./cachyos-repo.sh cd - sudo pacman -S linux-cachyos linux-cachyos-headers --noconfirm