b809bf5f3e
-fsSL suppresses all output during the ~30 MB download, which leaves the operator staring at 'fetching bundle...' for up to a minute on a cold registry. Drop -s and add --progress-bar so there is a live indicator; keep -fL so we still fail on HTTP errors and follow redirects. Print the downloaded size alongside 'extracting' for quick sanity-checking. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>