Added correct URL to uploader tool. Added notice if logs collected.
This commit is contained in:
@@ -47,3 +47,5 @@ with open("prds.txt", "r") as f:
|
||||
except RequestException as e:
|
||||
print("{} ({}): {}".format(prd, lastver, str(e)))
|
||||
continue
|
||||
|
||||
tcllib.FotaCheck.write_info_if_dumps_found()
|
||||
|
||||
Reference in New Issue
Block a user