changed kisak ppa from fresh to stable

This commit is contained in:
RP1 2024-12-08 19:25:49 +01:00
parent 9acea5c260
commit fdb50c893c

View file

@ -171,7 +171,7 @@ echo
echo --------------------------------------------- echo ---------------------------------------------
echo ${bold}${yellow}Upgrading the System${normal} echo ${bold}${yellow}Upgrading the System${normal}
echo echo
sudo add-apt-repository ppa:kisak/kisak-mesa -y sudo add-apt-repository ppa:kisak/turtle -y
sudo apt update sudo apt update
sudo apt upgrade -y sudo apt upgrade -y
echo echo