Skip to content

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

Merged
tito merged 1 commit into
kivy:masterfrom
d3vgru:master
Mar 8, 2013
Merged

Force wget or curl to save files using the expected filename#96
tito merged 1 commit into
kivy:masterfrom
d3vgru:master

Conversation

@d3vgru

@d3vgru d3vgru commented Feb 17, 2013

Copy link
Copy Markdown
Contributor

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