Created
December 19, 2019 06:05
-
-
Save cho2/642fb33a558f9bcd97d755f1abd416d3 to your computer and use it in GitHub Desktop.
Clean Flatpak Cache (based on https://github.com/flatpak/flatpak/issues/1119)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bash -c "! pgrep -x flatpak && rm -r /var/tmp/flatpak-cache-*" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment