Compare commits

..

No commits in common. "c7012edc836665c72dc236f7acb3e852f1d1c2cb" and "1856199d97672d2739dc50de53c9ba9851613fe2" have entirely different histories.

View File

@ -57,7 +57,6 @@ if hash flatpak 2>/dev/null; then
flatpak update --assumeyes
# Note to self
echo '!!! In case of weird errors e.g. while trying to checkout, try running: flatpak repair'
echo ' 404 is not a weird error, try flatpak <subcommand> --no-static-deltas'
# Flatpak's version of `apt autoremove`
flatpak uninstall --unused --assumeyes
fi