From fdb50c893c5acb1132d18e1e6fe3aae21494f2bd Mon Sep 17 00:00:00 2001 From: RP1 Date: Sun, 8 Dec 2024 19:25:49 +0100 Subject: [PATCH] changed kisak ppa from fresh to stable --- 1update-gnome.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1update-gnome.sh b/1update-gnome.sh index 96052dc..40b3e6a 100644 --- a/1update-gnome.sh +++ b/1update-gnome.sh @@ -171,7 +171,7 @@ echo echo --------------------------------------------- echo ${bold}${yellow}Upgrading the System${normal} echo - sudo add-apt-repository ppa:kisak/kisak-mesa -y + sudo add-apt-repository ppa:kisak/turtle -y sudo apt update sudo apt upgrade -y echo