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

Not downloading files #7

Open
paulinaacostac opened this issue Feb 24, 2022 · 1 comment
Open

Not downloading files #7

paulinaacostac opened this issue Feb 24, 2022 · 1 comment

Comments

@paulinaacostac
Copy link

Hi,

Im using the Shell script, Im using the option #1 for downloading the url files from the manifest generated. Although I get no output or downloaded files.

Thanks

@swelltodie
Copy link

It confuses the array index method, which starts at 0, instead of 1. You can just change those index_number to index_number - 1 in the shell script.

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

No branches or pull requests

2 participants