Malin f7fffc0ac3 fix: binary patch purevpn-cli to use correct pured daemon download URL
The purevpn-cli binary hardcodes /cross-platform/linux-cli/production/pured-linux-x64.gz
which returns HTTP 403. Correct URL is /cross-platform/linux-daemon/1.4.1/pured-linux-x64.gz.

- Pre-download pured daemon from correct URL during build
- Binary patch (same-length, 54 bytes) replaces hardcoded wrong path in-place
- Daemon already present so first run doesn't trigger broken download

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 19:08:27 +01:00
2026-03-11 09:45:42 +01:00
2026-03-11 09:45:42 +01:00
2026-03-11 09:45:42 +01:00
Description
No description provided
92 KiB
Languages
Shell 73.7%
Dockerfile 26.3%