e12d3d42cb25dc240b8dc0c2caa717f157ba6cf2
- wrap flatpak remote-ls check in timeout 5s with mktemp caching and proper exit code handling (124 = timeout) - fix inverted -n/-z logic and uninitialized flatpak_has_updates causing Missing argument error - distinguish timeout vs generic check failure with clear messages - add timeout 300s guard to flatpak update and handle 124 as update timed out - gracefully degrade when timeout binary missing instead of skipping flatpak entirely - quote temp file paths and handle mktemp failure reliably
refactor: Improve umount and force_unmount functions for better error handling and output formatting
The file is empty.
Languages
Shell
100%