This commit is contained in:
deathbybandaid 2024-05-01 22:08:30 -04:00
parent 3dc18057bd
commit 71a2fbe226

View File

@ -16,6 +16,6 @@ then
then then
echo "fastfetch ppa already installed" echo "fastfetch ppa already installed"
else else
sudo add-apt-repository ppa:zhangsongcui3371/fastfetch sudo add-apt-repository ppa:zhangsongcui3371/fastfetch -y
fi fi
fi fi