cachy kernel another try

This commit is contained in:
RP1 2024-12-21 22:37:23 +01:00
parent d60894cb85
commit b5ee59bd84

View file

@ -38,7 +38,8 @@ 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
tar xvf cachyos-repo.tar.xz && cd cachyos-repo
sudo rsync -ap --info=progress2 cachyos-repo.sh /cachyos-repo/
tar xvf cachyos-repo.tar.xz && cd cachyos-repo
sudo ./cachyos-repo.sh
cd -
sudo pacman -S linux-cachyos linux-cachyos-headers --noconfirm