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

Force wget or curl to save files using the expected filename #96

Merged
merged 1 commit into from
Mar 8, 2013

Conversation

d3vgru
Copy link
Contributor

@d3vgru d3vgru commented Feb 17, 2013

Since wget will rename files if redirected to a url other than the one originally requested, add -O $filename (or -o $filename for curl) to make sure downloads are named as expected.

tito added a commit that referenced this pull request Mar 8, 2013
Force wget or curl to save files using the expected filename
@tito tito merged commit 55d291e into kivy:master Mar 8, 2013
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