Add ability to update flatpaks
This commit is contained in:
parent
7ab1f488c4
commit
5b798d1ba3
@ -59,6 +59,9 @@ echo -e '\nCleaning cache ...' >&2
|
||||
sudo paccache -r
|
||||
yaycache -r
|
||||
|
||||
# Update flatpaks
|
||||
which flatpak >/dev/null 2>&1 && flatpak update
|
||||
|
||||
# Find new configs
|
||||
echo -e '\nSearching for new configs ...' >&2
|
||||
sudo pacdiff
|
||||
|
Loading…
x
Reference in New Issue
Block a user