forked from RP1/RaveOS-arch
fixed it again
This commit is contained in:
parent
7af082fe18
commit
3a5d94522b
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ yellow=$(tput setaf 3) # ${yellow}
|
||||||
cd -
|
cd -
|
||||||
sudo pacman -S linux-cachyos linux-cachyos-headers --noconfirm
|
sudo pacman -S linux-cachyos linux-cachyos-headers --noconfirm
|
||||||
sudo kernel-install add-all
|
sudo kernel-install add-all
|
||||||
sudo mv /boot/loader/entries/*-cachyos.conf linux-cachyos.conf
|
sudo mv /boot/loader/entries/*-cachyos.conf /boot/loader/entries/linux-cachyos.conf
|
||||||
echo "default linux-cachyos.conf" | sudo tee -a /boot/loader/loader.conf
|
echo "default linux-cachyos.conf" | sudo tee -a /boot/loader/loader.conf
|
||||||
|
|
||||||
echo ${bold}${yellow}CachyOS - Gaming Kernel ${normal}installed.
|
echo ${bold}${yellow}CachyOS - Gaming Kernel ${normal}installed.
|
||||||
|
|
Loading…
Reference in a new issue