clburlison/dmon

Download error handling

clburlison opened this issue · 1 comments

Right now if the webserver doesn't have a valid path curl is still exiting with return code 0. Need to add some better error handling. Also make sure we don't save an empty file to disk.

Fixed in #16