Add comment for flatpaks

This commit is contained in:
Jason Streifling 2025-01-20 18:57:54 +01:00
parent 5b798d1ba3
commit 82f38485c1

View File

@ -60,6 +60,7 @@ sudo paccache -r
yaycache -r yaycache -r
# Update flatpaks # Update flatpaks
echo -e '\nUpdating flatpaks ...' >&2
which flatpak >/dev/null 2>&1 && flatpak update which flatpak >/dev/null 2>&1 && flatpak update
# Find new configs # Find new configs