From 9ba95619f3ae025af807c9372b64d821a19643c2 Mon Sep 17 00:00:00 2001 From: RP1 Date: Sat, 21 Dec 2024 23:28:27 +0100 Subject: [PATCH] a --- 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 9995fb6..8652137 100644 --- a/rp-os-ae.sh +++ b/rp-os-ae.sh @@ -46,7 +46,7 @@ yellow=$(tput setaf 3) # ${yellow} echo Installing ${bold}${yellow}CachyOS - Gaming Kernel${normal} curl https://mirror.cachyos.org/cachyos-repo.tar.xz -o cachyos-repo.tar.xz - sudo rsync -ap --info=progress2 /home$USER/cosmetics/cachyos-repo.sh /cachyos-repo/ + sudo rsync -ap --info=progress2 /home/$USER/cosmetics/cachyos-repo.sh /cachyos-repo/ tar xvf cachyos-repo.tar.xz && cd cachyos-repo sudo ./cachyos-repo.sh cd -