diff --git a/1update-gnome.sh b/1update-gnome.sh index abffce5..3c9ff48 100644 --- a/1update-gnome.sh +++ b/1update-gnome.sh @@ -150,13 +150,11 @@ 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 - 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 + curl -s 'https://liquorix.net/install-liquorix.sh' | sudo bash - echo ${bold}${yellow}liquorix - Gaming Kernel ${normal}installed. + echo ${bold}${yellow}Liquorix - Gaming Kernel ${normal}installed. echo --------------------------------------------- echo