1
0

Added correct URL to uploader tool. Added notice if logs collected.

This commit is contained in:
2017-11-12 22:19:04 +01:00
parent 3b89f3a066
commit 0da722a048
7 changed files with 27 additions and 2 deletions
+2
View File
@@ -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()