mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
357b8e79cf
Added verification to ensure downloaded tarball files are valid gzip archives before attempting extraction. This will help diagnose issues where downloads return HTML error pages or corrupt data instead of the expected tarball. The script now provides detailed error information including file type and hex dump of downloaded content when verification fails. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>