diff --git a/022-Fastfetch_Ubuntu_Repo.sh b/022-Fastfetch_Ubuntu_Repo.sh index 77addb7..53e73ab 100644 --- a/022-Fastfetch_Ubuntu_Repo.sh +++ b/022-Fastfetch_Ubuntu_Repo.sh @@ -16,6 +16,6 @@ then then echo "fastfetch ppa already installed" else - sudo add-apt-repository ppa:zhangsongcui3371/fastfetch + sudo add-apt-repository ppa:zhangsongcui3371/fastfetch -y fi fi