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

Change the install.sh to use curl and unzip instead of git #1042

Merged
merged 2 commits into from
Jul 20, 2022
Merged

Change the install.sh to use curl and unzip instead of git #1042

merged 2 commits into from
Jul 20, 2022

Conversation

micziz
Copy link
Contributor

@micziz micziz commented Jul 19, 2022

Description

This pr changes the install.sh to use a combination of curl and unzip instead of git, reducing heaviness.

Issue Fixes

No issue

Checklist:

  • I am pushing changes to the develop branch
  • I am using the recommended development environment
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have formatted and linted my code using python-black and pylint
  • I have cleaned up unnecessary files
  • My changes generate no new warnings
  • My changes follow the existing code-style
  • My changes are relevant to the project

Any other information (e.g how to test the changes)

None

Copy link
Collaborator

@callumio callumio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you

@callumio callumio merged commit 550eb16 into elebumm:develop Jul 20, 2022
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