Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: install.sh to test for curl, otherwise use wget #98

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

tasosbit
Copy link
Contributor

ℹ Overview

We offer wget as an install command, but install.sh was still using curl internally. Fixed it to fall back to wget if curl is not available

✅ Acceptance:

  • Pre-commit checks pass

@tasosbit tasosbit requested a review from PhearZero January 15, 2025 16:14
@PhearZero PhearZero force-pushed the fix/install-sh-wget-alternative branch from f9e912a to 27dcf54 Compare January 15, 2025 16:17
Copy link

cloudflare-workers-and-pages bot commented Jan 15, 2025

Deploying nodekit-run with  Cloudflare Pages  Cloudflare Pages

Latest commit: 27dcf54
Status: ✅  Deploy successful!
Preview URL: https://919d6c36.nodekit-run.pages.dev
Branch Preview URL: https://fix-install-sh-wget-alternat.nodekit-run.pages.dev

View logs

@PhearZero PhearZero merged commit 51d9449 into main Jan 15, 2025
2 checks passed
tasosbit pushed a commit that referenced this pull request Jan 22, 2025
…ternative

chore: install.sh to test for curl, otherwise use wget
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.

2 participants