diff --git a/rp-os-ae.sh b/rp-os-ae.sh index 7700a5d..6d8fa6e 100644 --- a/rp-os-ae.sh +++ b/rp-os-ae.sh @@ -40,7 +40,7 @@ yellow=$(tput setaf 3) # ${yellow} curl -O https://mirror.cachyos.org/cachyos-repo.tar.xz tar xvf cachyos-repo.tar.xz && cd cachyos-repo sudo ./cachyos-repo.sh - sudo pacman -Sy + #sudo pacman -Sy echo ${bold}${yellow}CachyOS - Gaming Kernel ${normal}installed. echo ---------------------------------------------