Skip to content

fix: use tar auto-detection instead of bzip2-specific extraction#1

Open
Abin-Sec wants to merge 1 commit into
badchars:mainfrom
Abin-Sec:patch-1
Open

fix: use tar auto-detection instead of bzip2-specific extraction#1
Abin-Sec wants to merge 1 commit into
badchars:mainfrom
Abin-Sec:patch-1

Conversation

@Abin-Sec

@Abin-Sec Abin-Sec commented Apr 1, 2026

Copy link
Copy Markdown

The download endpoint may return .tar.xz, causing tar -xjf to fail. Switch to tar -xf for format-agnostic extraction.

The download endpoint may return .tar.xz, causing tar -xjf to fail.
Switch to tar -xf for format-agnostic extraction.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant