Skip to content

wget timout and return code fixes:

sc0ttj requested to merge fix/wget-failures into master

This prevents wget falsey saying a URL doesnt exist, or a file isnt found.

Also increased timeout allowed to 2 seconds.

This should make downloading repos and packages a little more reliable.

Merge request reports