Added Liquorix kernel
This commit is contained in:
parent
9a013de174
commit
c04b607f42
1 changed files with 3 additions and 5 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue