Added Liquorix kernel

This commit is contained in:
RP1 2024-11-22 12:16:51 +01:00
parent 9a013de174
commit c04b607f42

View file

@ -150,13 +150,11 @@ echo ---------------------------------------------
echo echo
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}liquorix - Gaming Kernel - DEB Pkg${normal} echo Installing ${bold}${yellow}Liquorix - Gaming Kernel - DEB Pkg${normal}
wget -qO - https://dl.xanmod.org/archive.key | sudo gpg --dearmor -o /usr/share/keyrings/xanmod-archive-keyring.gpg curl -s 'https://liquorix.net/install-liquorix.sh' | sudo bash
echo 'deb [signed-by=/usr/share/keyrings/xanmod-archive-keyring.gpg] http://deb.xanmod.org releases main' | sudo tee /etc/apt/sources.list.d/xanmod-release.list
sudo apt update && sudo nala install linux-xanmod-edge-x64v4 -y
echo ${bold}${yellow}liquorix - Gaming Kernel ${normal}installed. echo ${bold}${yellow}Liquorix - Gaming Kernel ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
echo echo