Commit graph

2 commits

Author SHA1 Message Date
3ec98d7585 Add video guide to README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 12:41:09 +00:00
2e0d062f0e Add comments, README, and fix security/robustness issues
- Replace eval with getent passwd to prevent command injection
- Use dpkg -s for precise FUSE package detection
- Add set -o pipefail
- Fix LD_LIBRARY_PATH trailing colon
- Use cp -a instead of mv glob for AppImage extraction
- Add error checks in fallback path
- Use chmod u+rwX,go+rX instead of 774

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 12:40:06 +00:00