From d39b5cb46aa0c55d0f91becb6e466a847bdf73b9 Mon Sep 17 00:00:00 2001 From: RP1 Date: Sun, 8 Dec 2024 20:50:07 +0100 Subject: [PATCH] i dont know --- 1update-gnome.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/1update-gnome.sh b/1update-gnome.sh index 40b3e6a..addde2f 100644 --- a/1update-gnome.sh +++ b/1update-gnome.sh @@ -174,6 +174,7 @@ echo sudo add-apt-repository ppa:kisak/turtle -y sudo apt update sudo apt upgrade -y + sleep 2 echo echo ${bold}${yellow}System upgraded!${normal} echo ---------------------------------------------