Skip to content

457: fix install.sh repo URL after rename#458

Merged
evgheni7 merged 1 commit into
mainfrom
457-fix-install-script-repo-url
Apr 15, 2026
Merged

457: fix install.sh repo URL after rename#458
evgheni7 merged 1 commit into
mainfrom
457-fix-install-script-repo-url

Conversation

@evgheni7
Copy link
Copy Markdown
Contributor

Fixes #457

overlock-network/overlock was renamed to web-seven/overlock. The releases API returns HTTP 301, and since curl ran without -L, VERSION ended up empty and the download failed.

  • Point releases API and download URL to web-seven/overlock
  • Add -L to curl for redirect resilience

@evgheni7 evgheni7 merged commit 749da7f into main Apr 15, 2026
5 checks passed
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.

install.sh fails: empty VERSION due to stale repo URL

1 participant