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 -