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

Better download mechanism with aria2c and code beautified #698

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

angoca
Copy link

@angoca angoca commented Jul 24, 2023

I replaced wget for aria2c, which provides better control for parallel downloads, and to continue when the script got canceled.

Also, I ran shellcheck to improve the robustness of the script.

Finally, I added some bash flags to validate the correct execution.

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.

1 participant