Richard Strand 185ea5a640 scrips/functions: fix downloads using curl
By default curl doesn't folow redirects. This breaks sourceforge downloads.
Add the -L option to curl to fix this.

Curl also downloads the html as a file even when it gets a 404. This breaks
http downloads when using the failback system. Add the -f option to curl to fix
this.

Signed-off-by: Richard Strand <richard.strand@icomera.com>
2010-01-10 15:19:25 +00:00
..
2009-11-22 11:36:41 +01:00
2009-10-30 20:08:44 +01:00
2010-01-03 18:33:23 +01:00
2009-05-13 18:10:47 +00:00
2009-08-02 16:45:43 +02:00