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 script #92

Merged
merged 2 commits into from
Oct 11, 2024
Merged

fix install.sh script #92

merged 2 commits into from
Oct 11, 2024

Conversation

khoaguin
Copy link
Member

Test:
Run a python server to return the install script:

cd syftbox/server/templates
python3 -m http.server 8000

Then in another terminal, run

curl -LsSf http://localhost:8000/install.sh | sh -s -- run

@yashgorana yashgorana merged commit 6ea6d4f into main Oct 11, 2024
1 of 7 checks passed
@yashgorana yashgorana deleted the fix-install-script branch October 11, 2024 06:58
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