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 ---------------------------------------------