update change

This commit is contained in:
RP1 2024-11-22 12:15:38 +01:00
parent efa3d5ad30
commit 9a013de174

View file

@ -150,13 +150,13 @@ echo ---------------------------------------------
echo echo
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}XanMod - Gaming Kernel AMD - 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 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 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 sudo apt update && sudo nala install linux-xanmod-edge-x64v4 -y
echo ${bold}${yellow}XanMod - Gaming Kernel AMD ${normal}installed. echo ${bold}${yellow}liquorix - Gaming Kernel ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
echo echo
@ -176,7 +176,8 @@ echo
echo --------------------------------------------- echo ---------------------------------------------
echo ${bold}${yellow}Upgrading the System${normal} echo ${bold}${yellow}Upgrading the System${normal}
echo echo
sudo nala upgrade -y sudo apt update
sudo apt upgrade -y
echo echo
echo ${bold}${yellow}System upgraded!${normal} echo ${bold}${yellow}System upgraded!${normal}
echo --------------------------------------------- echo ---------------------------------------------
@ -305,4 +306,4 @@ sleep 1
echo ${bold}${yellow}1...${normal} echo ${bold}${yellow}1...${normal}
sleep 1 sleep 1
sudo reboot reboot